Searched refs:computeUnitaryPositive (Results 1 – 2 of 2) sorted by relevance
59 svd.computeUnitaryPositive(&unitary, &positive); in svd()
72 void computeUnitaryPositive(UnitaryType *unitary, PositiveType *positive) const;546 void SVD<MatrixType>::computeUnitaryPositive(UnitaryType *unitary, in computeUnitaryPositive() function