Rosetta
Classes | Macros | Functions
gpu_bb_struct.hh File Reference

Classes

struct  BB
 

Macros

#define BB_HAS_N   1u
 
#define BB_HAS_CA   2u
 
#define BB_HAS_C   4u
 
#define BB_HAS_O   8u
 
#define BB_HAS_CB   16u
 

Functions

struct VEC get_BB__N (float16 const f)
 
struct VEC get_BB_CA (float16 const f)
 
struct VEC get_BB__C (float16 const f)
 
struct VEC get_BB__O (float16 const f)
 
struct VEC get_BB_CB (float16 const f)
 

Macro Definition Documentation

◆ BB_HAS_C

#define BB_HAS_C   4u

◆ BB_HAS_CA

#define BB_HAS_CA   2u

◆ BB_HAS_CB

#define BB_HAS_CB   16u

◆ BB_HAS_N

#define BB_HAS_N   1u

◆ BB_HAS_O

#define BB_HAS_O   8u

Function Documentation

◆ get_BB__C()

struct VEC get_BB__C ( float16 const  f)
inline

◆ get_BB__N()

struct VEC get_BB__N ( float16 const  f)
inline

◆ get_BB__O()

struct VEC get_BB__O ( float16 const  f)
inline

◆ get_BB_CA()

struct VEC get_BB_CA ( float16 const  f)
inline

◆ get_BB_CB()

struct VEC get_BB_CB ( float16 const  f)
inline