[−][src]Trait conv::ApproxScheme
This trait is used to mark approximation scheme types.
This trait is used to mark approximation scheme types.
impl ApproxScheme for DefaultApprox[src]impl ApproxScheme for RoundToNearest[src]impl ApproxScheme for RoundToNegInf[src]impl ApproxScheme for RoundToPosInf[src]impl ApproxScheme for RoundToZero[src]impl ApproxScheme for Wrapping[src]