Bridge++  Ver. 2.0.2
afield_float.cpp File Reference
#include "lib_alt_QXS/Field/afield.h"
#include <cassert>
#include "lib/ResourceManager/threadManager.h"
#include "lib_alt_QXS/inline/define_vlen.h"
#include "lib_alt_QXS/inline/vsimd_float-inc.h"
#include "lib_alt_QXS/inline/vsimd_common_float-inc.h"
#include "lib_alt_QXS/Field/afield-tmpl.h"

Go to the source code of this file.

Macros

#define VLEN   VLENS
 
#define VLENX   VLENXS
 
#define VLENY   VLENYS
 

Typedefs

typedef float real_t
 

Detailed Description

Author
Hideo Matsufuru (matufuru)
LastChangedBy
matufuru
Date
$LastChangedDate:: 2023-02-28 16:09:41 #$
Version
LastChangedRevision
2492

Definition in file afield_float.cpp.

Macro Definition Documentation

◆ VLEN

#define VLEN   VLENS

Definition at line 18 of file afield_float.cpp.

◆ VLENX

#define VLENX   VLENXS

Definition at line 19 of file afield_float.cpp.

◆ VLENY

#define VLENY   VLENYS

Definition at line 20 of file afield_float.cpp.

Typedef Documentation

◆ real_t

typedef float real_t

Definition at line 22 of file afield_float.cpp.