#include <Dir.hpp>
|
static constexpr const char * | name () |
|
|
static constexpr int | size |
| Size of the tensor component (max index value)
|
|
static constexpr bool | isDynamic |
| Report if the component has dynamic size.
|
|
static constexpr int | maxKnownSubMultiple |
| If DYNAMIC size, this is used to provide a submultiple of "size".
|
|
static constexpr bool | isVectorizable |
| Check if compatible with vectorization.
|
|
Tensor component of Dir
Kind
Definition at line 14 of file Dir.hpp.
static constexpr const char* SUNphi::Dir::name |
( |
| ) |
|
|
inlinestatic |
Returns the name of the type
Definition at line 14 of file Dir.hpp.
Constant cast operator to class type
Definition at line 40 of file TensComp.hpp.
Cast operator to class type
Definition at line 40 of file TensComp.hpp.
The documentation for this struct was generated from the following file: