HomeSort by relevance Sort by last modified time
    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 104 milliseconds