Home
last modified time | relevance | path

Searched refs:Transpose (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_Matrix44.h661 self_type& Transpose() { return *MTX44Transpose(this, this); } in Transpose() function
Dmath_Matrix34.h721 self_type& Transpose() { return *MTX34Transpose(this, this); } in Transpose() function