Searched refs:roots1 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dsbasis-roots.cpp586 std::vector<double> roots1(SBasis const & s) { function in namespace:Geom
597 std::vector<double> roots1(SBasis const & s, Interval const ivl) { function in namespace:Geom
620 return roots1(s);
635 return roots1(s, ivl);

Completed in 16 milliseconds