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

/inkscape/src/2geom/
H A Dsbasis-to-bezier.cpp430 double te = B.tail_error(k);
448 assert(Bs.tail_error(k));
460 te = B.tail_error(k);
478 if(tail_error(B, 3) < tol || sbasis_size(B) == 2) { // nearly cubic enough
H A Dsbasis-2d.h200 double tail_error(unsigned tail) const;
H A Dd2-sbasis.cpp61 double tail_error(D2<SBasis> const & a, unsigned tail) { function in namespace:Geom
H A Dd2.h503 double tail_error(D2<SBasis> const & a, unsigned tail);

Completed in 26 milliseconds