Package | Description |
---|---|
net.librec.math.structure | |
net.librec.recommender.content |
Modifier and Type | Method and Description |
---|---|
SparseStringMatrix |
SparseStringMatrix.clone()
Make a deep clone of current matrix
|
SparseStringMatrix |
SparseStringMatrix.transpose() |
Constructor and Description |
---|
SparseMatrix(SparseStringMatrix mat) |
SparseStringMatrix(SparseStringMatrix mat)
Construct a sparse matrix from another sparse matrix
|
Modifier and Type | Field and Description |
---|---|
protected SparseStringMatrix |
HFTRecommender.reviewMatrix |
protected SparseStringMatrix |
HFTRecommender.topicAssignment |
Copyright © 2017. All Rights Reserved.