Namespaces | Functions
version.hpp File Reference
#include <string>
#include "eigenpy/config.hpp"
Include dependency graph for version.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 eigenpy
 

Functions

bool EIGENPY_DLLAPI eigenpy::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. More...
 
std::string EIGENPY_DLLAPI eigenpy::printEigenVersion (const std::string &delimiter=".")
 Returns the current version of Eigen3 as a string using the following standard: EIGEN_MINOR_VERSION.EIGEN_MINOR_VERSION.EIGEN_PATCH_VERSION. More...
 
std::string EIGENPY_DLLAPI eigenpy::printVersion (const std::string &delimiter=".")
 Returns the current version of EigenPy as a string using the following standard: EIGENPY_MINOR_VERSION.EIGENPY_MINOR_VERSION.EIGENPY_PATCH_VERSION. More...
 


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 2 2023 02:10:27