Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 64 of file knotvector.h.
Referenced by Knotspec::breakpoints(), Knotspec::preselect(), and Knotvector::validate().
{ return ((x-y) < TOLERANCE) ? 1 : 0; }