Searched defs:span (Results 1 – 2 of 2) sorted by relevance
289 DenseIndex Spline<_Scalar, _Dim, _Degree>::span(Scalar u) const in span() function299 const DenseIndex span = this->span(u); in operator() local322 const DenseIndex span = spline.span(u); in derivativesImpl() local381 const DenseIndex span = SplineType::Span(u, p, U); in BasisFunctionDerivativesImpl() local
304 const DenseIndex span = SplineType::Span(knot_parameters[i], degree, knots); in Interpolate() local386 const DenseIndex span = SplineType::Span(parameters[i], degree, knots); in InterpolateWithDerivatives() local