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