24 #ifndef ARM_COMPUTE_STRIDES_H 25 #define ARM_COMPUTE_STRIDES_H 44 template <
typename... Ts>
constexpr Strides(Ts... strides)
Constructor to initialize the strides.
Copyright (c) 2017-2021 Arm Limited.
Strides & operator=(const Strides &)=default
Allow instances of this class to be copied.
Dimensions with dimensionality.
~Strides()=default
Default destructor.
Strides of an item in bytes.