| Constructor and Description |
|---|
| org.lenskit.util.keys.Long2DoubleSortedArrayMap(Map<Long, Double>) |
| org.lenskit.knn.item.model.SimilarityMatrixModel(SortedKeyIndex, List<Long2DoubleMap>)
This is deprecated for public usage. It is better to use the other constructor.
|
| Enum Constant and Description |
|---|
| org.lenskit.data.dao.SortOrder.ANY |
| org.lenskit.data.dao.SortOrder.ITEM |
| org.lenskit.data.dao.SortOrder.TIMESTAMP |
| org.lenskit.data.dao.SortOrder.USER |