Searched defs:TransposeMatrixType (Results 1 - 2 of 2) sorted by relevance

/external/eigen/test/
H A Dupperbidiagonalization.cpp19 typedef Matrix<typename MatrixType::Scalar, MatrixType::ColsAtCompileTime, MatrixType::RowsAtCompileTime> TransposeMatrixType; typedef
28 TransposeMatrixType d = ubd.householderV() * b.adjoint() * ubd.householderU().adjoint();
/external/chromium_org/third_party/angle/src/common/
H A Dutilities.cpp280 GLenum TransposeMatrixType(GLenum type) function in namespace:gl

Completed in 141 milliseconds