Back to FabImage Library website
You are here: Start » Function Reference » Matrix » TransposeMatrix
Header: | STD.h |
---|---|
Namespace: | fil |
Find the transpose of a matrix.
Syntax
void fil::TransposeMatrix ( const fil::Matrix& inMatrix, fil::Matrix& outTranspose )