Dataflow Runtime API  4.0.1.0
Typedefs
stdfloat.h File Reference

Typedefs

using float32_t = float
 32 Bits float variable (float) More...
 
using float64_t = double
 64 Bits float variable (double) More...
 
using float128_t = long double
 128 Bits float variable (long double) More...
 

Typedef Documentation

◆ float128_t

using float128_t = long double

128 Bits float variable (long double)

◆ float32_t

using float32_t = float

32 Bits float variable (float)

◆ float64_t

using float64_t = double

64 Bits float variable (double)