Template Numerical Library version\ main:bb09b17
|
Describes slicing configuration for SlicedNDArray. More...
#include <TNL/Containers/NDArray.h>
Static Public Member Functions | |
static constexpr std::size_t | getSliceSize (std::size_t dimension) |
Describes slicing configuration for SlicedNDArray.
slicedDimension | The dimension of the N-dimensional array to be sliced. |
sliceSize | The number of consecutively stored elements in the sliced dimension. |