Home
last modified time | relevance | path

Searched defs:KnotVectorType (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h88 typedef typename SplineType::KnotVectorType KnotVectorType; typedef
DSpline.h46 typedef typename SplineTraits<Spline>::KnotVectorType KnotVectorType; typedef
356 typedef typename SplineTraits<SplineType>::KnotVectorType KnotVectorType; in basisFunctionDerivativesImpl() typedef
/external/eigen/unsupported/test/
Dsplines.cpp204 typedef Spline2d::KnotVectorType KnotVectorType; in check_global_interpolation2d() typedef