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