Home | History | Annotate | Download | only in Splines

Lines Matching refs:derivatives

109      * \brief Evaluation of spline derivatives of up-to given order.
118 * \param order The order up to which the derivatives are computed.
121 derivatives(Scalar u, DenseIndex order) const;
124 * \copydoc Spline::derivatives
130 derivatives(Scalar u, DenseIndex order = DerivativeOrder) const;
152 * \brief Computes the non-zero spline basis function derivatives up to given order.
161 * derivatives are computed.
162 * \param order The order up to which the basis function derivatives are computes.
309 // Retrieve the basis function derivatives up to the desired order...
323 Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
333 Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
399 // Compute the derivatives