This is the complete list of members for
IRatingCorrelationMatrix, including all inherited members.
| AddEntity(int entity_id) | ICorrelationMatrix | |
| ComputeCorrelation(IRatings ratings, EntityType entity_type, int i, int j) | IRatingCorrelationMatrix | |
| ComputeCorrelation(IRatings ratings, EntityType entity_type, IList< Tuple< int, float >> entity_ratings, int j) | IRatingCorrelationMatrix | |
| ComputeCorrelations(IRatings ratings, EntityType entity_type) | IRatingCorrelationMatrix | |
| CreateMatrix(int num_rows, int num_columns) | IMatrix< T > | |
| IsSymmetric | IMatrix< T > | |
| NumberOfColumns | IMatrix< T > | |
| NumberOfRows | IMatrix< T > | |
| NumEntities | ICorrelationMatrix | |
| Resize(int size) | ICorrelationMatrix | |
| MyMediaLite::DataType::IMatrix-g.Resize(int num_rows, int num_cols) | IMatrix< T > | |
| this[int x, int y] | IMatrix< T > | |
| Transpose() | IMatrix< T > | |
| Write(StreamWriter writer) | ICorrelationMatrix | |