Lines Matching full:matrix
58 // A - The system matrix.
66 // Creates a sparse matrix from a compressed-column form. No memory is
71 // Creates a new matrix from a triplet form. Deallocate the returned matrix
77 // The returned matrix should be deallocated with Free when not used
83 // The returned matrix should be deallocated with Free when not used
89 // The returned matrix should be deallocated with Free when not used anymore.
95 // The returned matrix should be deallocated with Free when not used anymore.
100 // function first detects the block sparsity of the matrix using
102 // sparse matrix to find a fill-reducing ordering. This ordering is
107 // The returned matrix should be deallocated with Free when not used
114 // the matrix A. ordering should be non-NULL and should point to