48 template<
typename dtype>
68 template<
typename dtype>
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:138
self_type newbyteorder(Endian inEndianess) const
Definition: NdArrayCore.hpp:3171
value_type item() const
Definition: NdArrayCore.hpp:2945
Definition: Coordinate.hpp:45
dtype newbyteorder(dtype inValue, Endian inEndianess)
Definition: newbyteorder.hpp:49
Endian
Enum for endianess.
Definition: Types.hpp:56