Struct rgsl::types::interpolation::Spline [] [src]

pub struct Spline { /* fields omitted */ }

general interpolation object

Methods

impl Spline
[src]

Trait Implementations

impl Drop for Spline
[src]

A method called when the value goes out of scope. Read more