Home
last modified time | relevance | path

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

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