NumCpp
2.12.1
A Templatized Header Only C++ Implementation of the Python NumPy Library
|
Functions | |
template<typename dtype > | |
dtype | byteSwap (dtype value) noexcept |
bool | isLittleEndian () noexcept |
|
noexcept |
Swaps the bytes of the input value
value |
|
inlinenoexcept |
Determines the endianess of the system