Searched refs:SelfAdjointBit (Results 1 – 2 of 2) sorted by relevance
129 LhsIsSelfAdjoint = (_Lhs::Flags & SelfAdjointBit) == SelfAdjointBit,192 LhsIsSelfAdjoint = (_Lhs::Flags & SelfAdjointBit) == SelfAdjointBit,
16 const unsigned int SelfAdjointBit = SelfAdjoint; variable