std_dev::regression::trig

Struct TangentCoefficients

source
pub struct TangentCoefficients {
    pub amplitude: f64,
    pub frequency: f64,
    pub phase: f64,
}
Available on crate feature regression only.
Expand description

The coefficients of a tangent function.

Fields§

§amplitude: f64

Th