Functions

Overview

  • __abs - Absolute value of Posit
  • b
  • c
  • calc
  • clamp
  • comp_dot - computes the dot product between posit values vectors using Kah...
  • comp_dot - computes the dot product between posit values vectors using Kah...
  • convert16
  • convert32
  • convert32
  • convertfloats
  • d
  • dot - computes the dot product between posit values vectors The acc...
  • dot - computes the dot product between posit values vectors The acc...
  • dot
  • dot
  • e
  • fft
  • fma - Fused multiply and add operation between two posits without int...
  • fma_dot - Fused multiply and accumulation using a QuireT type accumulator
  • fma_dot - Fused multiply and accumulation using a QuireT type accumulator
  • main - The posit class has a built-in value logger to trace the valu...
  • neg - Negation of the Posit
  • pack_posit - Packs from Backend to Posit passing throught the Unpacked form
  • reciprocate - Reciprocate of the Posit
  • relu - Relu Activation function (Level 1)
  • sigmoid
  • tanh
  • unpack_posit - Unpack from Posit to Backend passing throught the Unpacked form