Available on crate feature
regression
only.Expand description
Traits and coefficients of trigonometric functions.
Structs§
- Cosecant
Coefficients - The coefficients of a cosecant function.
- Cosine
Coefficients - The coefficients of a cosine wave.
- Cotangent
Coefficients - The coefficients of a cotangent function.
- Secant
Coefficients - The coefficients of a secant function.
- Sine
Coefficients - The coefficients of a sine wave.
- Tangent
Coefficients - The coefficients of a tangent function.
Traits§
- Cosecant
Estimator - Implemented by all estimators yielding a cosecant function.
- Cosine
Estimator - Implemented by all estimators yielding a cosine wave.
- Cotangent
Estimator - Implemented by all estimators yielding a cotangent function.
- Secant
Estimator - Implemented by all estimators yielding a secant function.
- Sine
Estimator - Implemented by all estimators yielding a sine wave.
- Tangent
Estimator - Implemented by all estimators yielding a tangent function.