Definition at line 31 of file BatchHelpers.h.
Public Member Functions | |
| constexpr bool | batch () const |
| constexpr double | operator[] (std::size_t i) const |
Public Attributes | |
| bool | _batch |
| const double *__restrict | ptr |
#include <BatchHelpers.h>
|
inlineconstexpr |
Definition at line 38 of file BatchHelpers.h.
|
inlineconstexpr |
Definition at line 35 of file BatchHelpers.h.
| bool BatchHelpers::ArrayWrapper::_batch |
Definition at line 33 of file BatchHelpers.h.
| const double* __restrict BatchHelpers::ArrayWrapper::ptr |
Definition at line 32 of file BatchHelpers.h.