Lines Matching full:matrix
41 // A matrix implementing the BlockRandomAccessMatrix interface is a
42 // matrix whose rows and columns are divided into blocks. For example
43 // the matrix A:
57 // user is accessing the matrix concurrently, it is his responsibility
61 // There is no requirement that all cells be present, i.e. the matrix
66 // form a dense submatrix of a larger dense matrix. Like everywhere
104 // a CellInfo with a pointer to the dense matrix containing it,
105 // otherwise return NULL. The dense matrix containing this cell has
107 // (row, col) within this matrix.
119 // Zero out the values of the array. The structure of the matrix
123 // Number of scalar rows and columns in the matrix, i.e the sum of