Searched refs:TransposedSkylineMatrix (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineMatrix.h62 typedef SkylineMatrix<Scalar, (Flags&~RowMajorBit) | (IsRowMajor ? RowMajorBit : 0) > TransposedSkylineMatrix; typedef in class:Eigen::SkylineMatrix

Completed in 97 milliseconds