TorchLean API

FloatLib.Floats.Formats.DecimalInterchange.Conversion.Posit.Configured.Runtime

Configured posit and decimal conversion #

The selected posit carrier is decoded or encoded through its lawful model codec. All numerical work is performed by the shared model conversion.

@[inline]

Convert a configured posit to decimal through its exact model decoder.

Instances For
    @[inline]

    Convert decimal to the configured posit, with one model rounding and exact encoding.

    Instances For