Searched refs:GenEigMask (Results 1 – 5 of 5) sorted by relevance
166 eigen_assert((options&~(EigVecMask|GenEigMask))==0 in compute()168 && ((options&GenEigMask)==0 || (options&GenEigMask)==Ax_lBx in compute()169 || (options&GenEigMask)==ABx_lx || (options&GenEigMask)==BAx_lx) in compute()177 int type = (options&GenEigMask); in compute()
46 eigen_assert((options&~(EigVecMask|GenEigMask))==0 \
408 eigen_assert((options&~(EigVecMask|GenEigMask))==0629 eigen_assert((options&~(EigVecMask|GenEigMask))==0736 eigen_assert((options&~(EigVecMask|GenEigMask))==0
408 GenEigMask = Ax_lBx | ABx_lx | BAx_lx enumerator
354 eigen_assert((options &~ (EigVecMask | GenEigMask)) == 0 in compute()