|
MyMediaLite
3.11
|
This is the complete list of members for IBooleanMatrix, including all inherited members.
| CreateMatrix(int num_rows, int num_columns) | IMatrix< bool > | |
| GetEntriesByColumn(int column_id) | IBooleanMatrix | |
| GetEntriesByRow(int row_id) | IBooleanMatrix | |
| IsSymmetric | IMatrix< bool > | |
| NonEmptyColumnIDs | IBooleanMatrix | |
| NonEmptyRowIDs | IBooleanMatrix | |
| NumberOfColumns | IMatrix< bool > | |
| NumberOfEntries | IBooleanMatrix | |
| NumberOfRows | IMatrix< bool > | |
| NumEntriesByColumn(int column_id) | IBooleanMatrix | |
| NumEntriesByRow(int row_id) | IBooleanMatrix | |
| Overlap(IBooleanMatrix s) | IBooleanMatrix | |
| Resize(int num_rows, int num_cols) | IMatrix< bool > | |
| this[int x, int y] | IMatrix< bool > | |
| this[int x] | IBooleanMatrix | |
| Transpose() | IMatrix< bool > |
1.8.9.1