51 template<
typename dtype>
73 template<
typename dtype>
#define STATIC_ASSERT_FLOAT(dtype)
Definition: StaticAsserts.hpp:43
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:72
A Shape Class for NdArrays.
Definition: Core/Shape.hpp:41
dtype randFloat(dtype inLow, dtype inHigh=0.0)
Definition: randFloat.hpp:59
dtype uniform(dtype inLow, dtype inHigh)
Definition: uniform.hpp:52
Definition: Coordinate.hpp:45