Skip to main content

CompensatedGammaOps

Trait CompensatedGammaOps 

Source
pub trait CompensatedGammaOps: FloatVector + TranscendentalMathWithPolicy { }
Expand description

What a default body needs of Compensated<V> in order to do compensated arithmetic.

Requested per method rather than as a supertrait of SpecializedCompensatedSpecialMath - see that trait’s docs for why the difference matters.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§

Last built: 2026-09-08 21:35:55 UTC