Back to FabImage Library Lite website
You are here: Start » Matrix » TransposeMatrix

TransposeMatrix
Header: | STD.h |
---|---|
Namespace: | fil |
Find the transpose of a matrix.
Syntax
void fil::TransposeMatrix ( const fil::Matrix& inMatrix, fil::Matrix& outTranspose )