Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dsplines.cpp210 Eigen::ChordLengths(points, chord_lengths); in check_global_interpolation2d()
249 Eigen::ChordLengths(points, knots); in check_global_interpolation_with_derivatives2d()
/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h189 void ChordLengths(const PointArrayType& pts, KnotVectorType& chord_lengths) in ChordLengths() function
325 ChordLengths(pts, chord_lengths); in Interpolate()
425 ChordLengths(points, parameters); in InterpolateWithDerivatives()