Struct telium::numeric::piecewise::Piecewise
[−]
[src]
pub struct Piecewise<T> { /* fields omitted */ }
Struct represent a Piecewise function. Which is a function that is defined by different functions in subdomains.