Home
last modified time | relevance | path

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

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