MATTRANSPOSEVIRTUAL#

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

Developer Notes#

This is implemented on top of MATSHELL to get support for scaling and shifting without requiring duplicate code

Users can not call MatShellSetOperation() operations on this class, there is some error checking for that incorrect usage

See Also#

Matrices, Mat, MATHERMITIANTRANSPOSEVIRTUAL, Mat, MatCreateHermitianTranspose(), MatCreateTranspose(), MATNORMALHERMITIAN, MATNORMAL

Level#

advanced

Location#

src/mat/impls/transpose/transm.c


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