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

TransposeMatrix
Find the transpose of a matrix.
Syntax
void fil::TransposeMatrix ( const fil::Matrix& inMatrix, fil::Matrix& outTranspose )