48 template<
typename dtype>
68 template<
typename dtype>
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:139
self_type newbyteorder(Endian inEndianess) const
Definition: NdArrayCore.hpp:3248
value_type item() const
Definition: NdArrayCore.hpp:3022
Definition: Cartesian.hpp:40
dtype newbyteorder(dtype inValue, Endian inEndianess)
Definition: newbyteorder.hpp:49
Endian
Enum for endianess.
Definition: Enums.hpp:46