Searched refs:symVectProd (Results 1 – 3 of 3) sorted by relevance
230 return getImplementation()->symVectProd(pt) ; in operator *()
421 Point MatrixImplementation::symVectProd (const Point & pt) const in symVectProd() function in MatrixImplementation1272 Point nextEigenVector(symVectProd(currentEigenVector)); in computeLargestEigenValueModuleSym()1281 nextEigenVector = symVectProd(currentEigenVector); in computeLargestEigenValueModuleSym()
158 Point symVectProd (const Point & pt) const;