MATSUBMATRIX#

“submatrix” - A matrix type that represents a virtual submatrix of a matrix

Developer Note#

The MatType is MATSUBMATRIX but the routines associated have SubMatrixVirtual in them, the MatType name should likely be changed to MATSUBMATRIXVIRTUAL

See Also#

Matrices, Mat, MatCreateSubMatrixVirtual(), MatCreateSubMatrixVirtual(), MatCreateSubMatrix()

Level#

advanced

Location#

src/mat/impls/submat/submat.c


Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages