NumCpp
2.4.0
A Templatized Header Only C++ Implementation of the Python NumPy Library
Version.hpp
Go to the documentation of this file.
1
#pragma once
29
30
namespace
nc
31
{
32
constexpr
char
VERSION
[] =
"2.4.1"
;
33
}
// namespace nc
nc::VERSION
constexpr char VERSION[]
Current NumCpp version number.
Definition:
Version.hpp:32
nc
Definition:
Coordinate.hpp:44
include
NumCpp
Core
Internal
Version.hpp
Generated by
1.8.17