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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdesc.h79 REAL calcVelocityRational( REAL *, int, int );
H A Dmonotonizer.cc89 REAL max = mapdesc->calcVelocityRational( b->cpts, b->stride, b->order );
H A Dmapdesc.cc718 * calcVelocityRational - calculate upper bound on first partial derivative
723 Mapdesc::calcVelocityRational( REAL *p, int stride, int ncols ) function in class:Mapdesc

Completed in 18 milliseconds