Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h97 DenseIndex numInternalDerivatives = numDerivatives; in KnotAveragingWithDerivatives() local
102 --numInternalDerivatives; in KnotAveragingWithDerivatives()
111 --numInternalDerivatives; in KnotAveragingWithDerivatives()
132 KnotVectorType derivativeKnots(numInternalDerivatives); in KnotAveragingWithDerivatives()