All Classes |Grouped Classes |Index
Create the matrix inverse. (Returns a zero matrix if the determinent = 0)
static CL_Mat3<Type> CL_Mat3< Type >::inverse( const CL_Mat3 < Type > & matrix); CL_Mat3<Type>& CL_Mat3< Type >::inverse();