Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h78 void KnotAveragingWithDerivatives(const ParameterVectorType& parameters, in KnotAveragingWithDerivatives() function
347 KnotAveragingWithDerivatives(parameters, degree, derivativeIndices, knots); in InterpolateWithDerivatives()