Dataflow Runtime API  3.1.1.0
Typedefs
stdfloat.h File Reference

Typedefs

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

Typedef Documentation

◆ float128_t

typedef long double float128_t

128 Bits float variable (long double)

◆ float32_t

typedef float float32_t

32 Bits float variable (float)

◆ float64_t

typedef double float64_t

64 Bits float variable (double)