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

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