Searched refs:RootsType (Results 1 – 2 of 2) sorted by relevance
37 typedef Matrix<RootType,_Deg,1> RootsType; typedef55 inline const RootsType& roots() const { return m_roots; } in roots()290 RootsType m_roots;297 typedef typename BASE::RootsType RootsType;
36 typedef typename SOLVER::RootsType RootsType; in aux_evalSolver() typedef45 const RootsType& roots( psolve.roots() ); in aux_evalSolver()