Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/Splines/
DSplineFitting.h119 typedef typename SplineType::ControlPointVectorType ControlPointVectorType; in Interpolate() typedef
DSpline.h52 typedef typename SplineTraits<Spline>::ControlPointVectorType ControlPointVectorType; typedef
298 typedef typename SplineTraits<SplineType>::ControlPointVectorType ControlPointVectorType; in derivativesImpl() typedef
/external/eigen/unsupported/test/
Dsplines.cpp205 typedef Spline2d::ControlPointVectorType ControlPointVectorType; in check_global_interpolation2d() typedef