#include <fflas_simd.h>
|
| static const std::string | type_string () |
| |
| template<class TT > |
| static constexpr bool | valid (TT p) |
| |
| template<class TT > |
| static constexpr bool | compliant (TT n) |
| |
|
| static constexpr const size_t | vect_size = 1 |
| |
| static constexpr const size_t | alignment = static_cast<size_t>(Alignment::Normal) |
| |
◆ vect_t
◆ scalar_t
◆ aligned_allocator
◆ aligned_vector
◆ is_same_element
◆ type_string()
| static const std::string type_string |
( |
| ) |
|
|
inlinestatic |
◆ valid()
| static constexpr bool valid |
( |
TT |
p | ) |
|
|
inlinestaticconstexpr |
◆ compliant()
| static constexpr bool compliant |
( |
TT |
n | ) |
|
|
inlinestaticconstexpr |
◆ vect_size
| constexpr const size_t vect_size = 1 |
|
staticconstexpr |
◆ alignment
| constexpr const size_t alignment = static_cast<size_t>(Alignment::Normal) |
|
staticconstexpr |
The documentation for this struct was generated from the following file: