![]() |
batmat
main
Batched linear algebra routines
|
#include <batmat/dtypes.hpp>
Definition at line 74 of file dtypes.hpp.
Public Types | |
| using | dtype = T |
| using | vl_t = std::integral_constant<index_t, VL> |
Static Public Attributes | |
| static constexpr index_t | vl = VL |
| using batmat::types::DTypeVectorLength< T, VL >::dtype = T |
Definition at line 75 of file dtypes.hpp.
| using batmat::types::DTypeVectorLength< T, VL >::vl_t = std::integral_constant<index_t, VL> |
Definition at line 76 of file dtypes.hpp.
|
staticconstexpr |
Definition at line 77 of file dtypes.hpp.