class RealMatrix in Recommender API 6.2
Same name and namespace in other branches
- 7.6 classes/Matrix.php \RealMatrix
Hierarchy
- class \Matrix
- class \RealMatrix
Expanded class hierarchy of RealMatrix
3 string references to 'RealMatrix'
- Matrix::create in ./
Matrix.php - Recommender::loadDirectMatrix in ./
Recommender.php - Load matrix from the database into a matrix class in memory
- RecommenderMatrixTestCase::testMatrix in ./
recommender.test
File
- ./
Matrix.php, line 114
View source
class RealMatrix extends Matrix {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Matrix:: |
protected | property | ||
Matrix:: |
protected | property | ||
Matrix:: |
protected | property | ||
Matrix:: |
static | function | Compute the covariance matrix for the row vectors. | |
Matrix:: |
static | function | ||
Matrix:: |
function | |||
Matrix:: |
function | |||
Matrix:: |
function | Only return the row vectors that have at least one element. Work for both RealMatrix and SparseMatrix | ||
Matrix:: |
function | |||
Matrix:: |
protected | function |