A B C D E G H I L M N O P R S T U V W 

M

main(String[]) - Static method in class librec.main.LibRec
 
MatrixEntry - Interface in librec.data
An entry of a matrix.
mean() - Method in class librec.data.DenseVector
 
mean() - Method in class librec.data.SparseMatrix
 
mean() - Method in class librec.data.SparseVector
 
measures - Variable in class librec.intf.Recommender
 
MostPopular - Class in librec.baseline
Baseline: items are weighted by the number of ratings they received.
MostPopular(SparseMatrix, SparseMatrix, int) - Constructor for class librec.baseline.MostPopular
 
mult(DenseMatrix) - Method in class librec.data.DenseMatrix
Matrix multiplication with a dense matrix
mult(SparseMatrix) - Method in class librec.data.DenseMatrix
Matrix multiplication with a sparse matrix
mult(DenseVector) - Method in class librec.data.DenseMatrix
Do matrix x vector between current matrix and a given vector
mult(SparseMatrix, DenseMatrix) - Static method in class librec.data.DenseMatrix
Matrix multiplication of a sparse matrix by a dense matrix
A B C D E G H I L M N O P R S T U V W