Home | History | Annotate | Download | only in Imath

Lines Matching refs:transposed

171     // We want Q.transposed() here since we are going to be using it in the
173 const M33d Qt = V * U.transposed();
235 // (ofc the whole thing is transposed for Imath).