49 template<
typename dtype>
70 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:3371
Definition: Coordinate.hpp:45
dtype newbyteorder(dtype inValue, Endian inEndianess)
Definition: newbyteorder.hpp:50
Endian
Enum for endianess.
Definition: Types.hpp:50