Home
last modified time | relevance | path

Searched defs:PointType (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dsplines.cpp203 typedef Spline2d::PointType PointType; in check_global_interpolation2d() typedef
239 typedef Spline2d::PointType PointType; in check_global_interpolation_with_derivatives2d() typedef
/external/eigen/unsupported/Eigen/src/Splines/
DSpline.h43 typedef typename SplineTraits<Spline>::PointType PointType; typedef