Searched refs:RootType (Results 1 – 1 of 1) sorted by relevance
36 typedef std::complex<RealScalar> RootType; typedef37 typedef Matrix<RootType,_Deg,1> RootsType;83 …inline const RootType& selectComplexRoot_withRespectToNorm( squaredNormBinaryPredicate& pred ) con… in selectComplexRoot_withRespectToNorm()100 inline const RootType& greatestRoot() const in greatestRoot()109 inline const RootType& smallestRoot() const in smallestRoot()296 typedef typename BASE::RootType RootType; \