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

/external/eigen/unsupported/Eigen/src/Splines/
H A DSplineFitting.h62 void ChordLengths(const PointArrayType& pts, KnotVectorType& chord_lengths) function in namespace:Eigen
151 ChordLengths(pts, chord_lengths);
/external/eigen/unsupported/test/
H A Dsplines.cpp210 Eigen::ChordLengths(points, chord_lengths);

Completed in 564 milliseconds