Enum conv::RoundToNegInf [] [src]

pub enum RoundToNegInf {}

This scheme is used to convert a value by rounding it toward negative infinity to the nearest representable value.

Trait Implementations

impl ApproxScheme for RoundToNegInf
[src]