|
Template Numerical Library version\ main:e8ffc18d3
|
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. |