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 deg2rad(dtype inValue) noexcept
Definition deg2rad.hpp:47
NdArray< dtype > arange(dtype inStart, dtype inStop, dtype inStep=1)
Definition arange.hpp:59
constexpr auto radians(dtype inValue) noexcept
Definition radians.hpp:45