numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of macros of the version of this project. More...
Go to the source code of this file.
Macros | |
#define | NUM_COLLECT_VERSION_MAJOR 0 |
Major version of numerical-collection-cpp project. | |
#define | NUM_COLLECT_VERSION_MINOR 10 |
Minor version of numerical-collection-cpp project. | |
#define | NUM_COLLECT_VERSION_PATCH 0 |
Patch version of numerical-collection-cpp project. | |
Definition of macros of the version of this project.
Definition in file version.h.
#define NUM_COLLECT_VERSION_MAJOR 0 |
#define NUM_COLLECT_VERSION_MINOR 10 |