BSpline ======= .. currentmodule:: skfda.representation.basis .. autoclass:: BSpline .. rubric:: Methods .. autosummary:: ~BSpline.coordinate_basis_and_coefs ~BSpline.copy ~BSpline.derivative ~BSpline.derivative_basis_and_coefs ~BSpline.evaluate ~BSpline.gram_matrix ~BSpline.inner_product_matrix ~BSpline.is_domain_range_fixed ~BSpline.plot ~BSpline.rescale ~BSpline.to_basis .. automethod:: coordinate_basis_and_coefs .. automethod:: copy .. automethod:: derivative .. automethod:: derivative_basis_and_coefs .. automethod:: evaluate .. automethod:: gram_matrix .. automethod:: inner_product_matrix .. automethod:: is_domain_range_fixed .. automethod:: plot .. automethod:: rescale .. automethod:: to_basis .. include:: /backreferences/skfda.representation.basis.BSpline.examples