Home
last modified time | relevance | path

Searched defs:derivativeIndices (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h80 const IndexArray& derivativeIndices, in KnotAveragingWithDerivatives()
334 const IndexArray& derivativeIndices, in InterpolateWithDerivatives()
421 const IndexArray& derivativeIndices, in InterpolateWithDerivatives()
/external/eigen/unsupported/test/
Dsplines.cpp252 VectorXd derivativeIndices(numPoints); in check_global_interpolation_with_derivatives2d() local