Main Page
Namespaces
Classes
Files
File List
File Members
unittest
python
test_version.py
Go to the documentation of this file.
1
from
__future__
import
print_function
2
3
import
eigenpy
4
5
assert
eigenpy.checkVersionAtLeast
(0,0,0)
6
assert
eigenpy.__version__ !=
""
7
assert
eigenpy.__raw_version__ !=
""
eigenpy::checkVersionAtLeast
bool EIGENPY_DLLAPI checkVersionAtLeast(unsigned int major_version, unsigned int minor_version, unsigned int patch_version)
Checks if the current version of EigenPy is at least the version provided by the input arguments...
Definition:
version.cpp:23
eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59