Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/math/
Dmath_Matrix34.h320 self_type& Transpose() { return *MTX34Transpose(this, this); } in Transpose() function
Dmath_Matrix44.h388 self_type& Transpose() { return *MTX44Transpose(this, this); } in Transpose() function