Enum conv::RoundToPosInf [] [src]

pub enum RoundToPosInf {}

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

Trait Implementations

impl ApproxScheme for RoundToPosInf
[src]