NumCpp  1.0
A C++ implementation of the Python Numpy library
Version.hpp
Go to the documentation of this file.
1 #pragma once
30 
31 namespace nc
32 {
33  constexpr char VERSION[] = "1.4.0";
34 }
nc::VERSION
constexpr char VERSION[]
Current NumCpp version number.
Definition: Version.hpp:33
nc
Definition: Coordinate.hpp:45