#include <SUN.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 RwCol
Kind
Definition at line 15 of file SUN.hpp.
static constexpr const char* SUNphi::RwCol::name |
( |
| ) |
|
|
inlinestatic |
Returns the name of the type
Definition at line 15 of file SUN.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: