Searched refs:ParameterVectorType (Results 1 – 3 of 3) sorted by relevance
77 template <typename KnotVectorType, typename ParameterVectorType, typename IndexArray>78 void KnotAveragingWithDerivatives(const ParameterVectorType& parameters, in KnotAveragingWithDerivatives()83 typedef typename ParameterVectorType::Scalar Scalar; in KnotAveragingWithDerivatives()131 ParameterVectorType temporaryParameters(numParameters + 1); in KnotAveragingWithDerivatives()136 ParameterVectorType parameterIndices(numParameters); in KnotAveragingWithDerivatives()216 typedef typename SplineType::ParameterVectorType ParameterVectorType; typedef285 const ParameterVectorType& parameters);336 const ParameterVectorType& parameters) in InterpolateWithDerivatives()424 ParameterVectorType parameters; in InterpolateWithDerivatives()
53 typedef Array<Scalar,1,Dynamic> ParameterVectorType;
49 typedef typename SplineTraits<Spline>::ParameterVectorType ParameterVectorType; typedef