44 template<
typename dtype>
47 inDestArray = inSrcArray;
Holds 1D and 2D arrays, the main work horse of the NumCpp library.
Definition: NdArrayCore.hpp:72
Definition: Coordinate.hpp:45
NdArray< dtype > & copyto(NdArray< dtype > &inDestArray, const NdArray< dtype > &inSrcArray)
Definition: copyto.hpp:45