44 template<
typename dtype>
59 template<
typename dtype>
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition NdArrayCore.hpp:139
Definition Cartesian.hpp:40
constexpr auto degrees(dtype inValue) noexcept
Definition degrees.hpp:45
constexpr auto rad2deg(dtype inValue) noexcept
Definition rad2deg.hpp:48
NdArray< dtype > arange(dtype inStart, dtype inStop, dtype inStep=1)
Definition arange.hpp:59