Home
last modified time | relevance | path

Searched refs:BasisDerivativeType (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/Splines/
DSpline.h164 typename SplineTraits<Spline>::BasisDerivativeType
173 typename SplineTraits<Spline,DerivativeOrder>::BasisDerivativeType
299 …typedef typename SplineTraits<SplineType,DerivativeOrder>::BasisDerivativeType BasisDerivativeType; in derivativesImpl() typedef
300 typedef typename BasisDerivativeType::ConstRowXpr BasisDerivativeRowXpr; in derivativesImpl()
310 …const BasisDerivativeType basis_func_ders = spline.template basisFunctionDerivatives<DerivativeOrd… in derivativesImpl()
455 typename SplineTraits< Spline<_Scalar, _Dim, _Degree> >::BasisDerivativeType
458 typename SplineTraits< Spline >::BasisDerivativeType der; in basisFunctionDerivatives()
465 typename SplineTraits< Spline<_Scalar, _Dim, _Degree>, DerivativeOrder >::BasisDerivativeType
468 typename SplineTraits< Spline, DerivativeOrder >::BasisDerivativeType der; in basisFunctionDerivatives()
DSplineFwd.h39 …lar,Dynamic,Dynamic,RowMajor,NumOfDerivativesAtCompileTime,OrderAtCompileTime> BasisDerivativeType;
67 …lar,Dynamic,Dynamic,RowMajor,NumOfDerivativesAtCompileTime,OrderAtCompileTime> BasisDerivativeType;