Skip to content

Cubic spline interpolation #2

@robertogiachetta

Description

@robertogiachetta

Cubic spline interpolation is a general interpolation technique using a polynomial of third degree.

See: https://en.wikipedia.org/wiki/Spline_interpolation#Algorithm_to_find_the_interpolating_cubic_spline

Add CubicSplineIntepolation class to the Numerics.Interpolation namespace. The class should be instantiable, with possibility for computation and query of the results (polynomial coefficients) through property. Support for applications in the form of static methods should also be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kind: FeatureNew feature or requestTarget: NumericsIssues related to the Numerics module of AEGIS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions