OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelfAdjointBit
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Eigen2Support/
TriangularSolver.h
16
const unsigned int
SelfAdjointBit
= SelfAdjoint;
/external/eigen/unsupported/Eigen/src/Skyline/
SkylineProduct.h
129
LhsIsSelfAdjoint = (_Lhs::Flags &
SelfAdjointBit
) ==
SelfAdjointBit
,
192
LhsIsSelfAdjoint = (_Lhs::Flags &
SelfAdjointBit
) ==
SelfAdjointBit
,
Completed in 261 milliseconds