Namespaces | Macros | Functions
eigenpy.hpp File Reference
#include "eigenpy/fwd.hpp"
#include "eigenpy/eigen-typedef.hpp"
#include "eigenpy/expose.hpp"
#include "eigenpy/std-unique-ptr.hpp"
#include "eigenpy/details.hpp"
Include dependency graph for eigenpy.hpp:

Go to the source code of this file.

Namespaces

 eigenpy
 

Macros

#define ENABLE_SPECIFIC_MATRIX_TYPE(TYPE)   ::eigenpy::enableEigenPySpecific<TYPE>();
 Custom CallPolicies. More...
 

Functions

void EIGENPY_DLLAPI eigenpy::enableEigenPy ()
 
template<typename MatType >
void eigenpy::enableEigenPySpecific ()
 
template<typename Scalar , int Options>
EIGEN_DONT_INLINE void eigenpy::exposeType ()
 
template<typename Scalar >
EIGEN_DONT_INLINE void eigenpy::exposeType ()
 
bool EIGENPY_DLLAPI eigenpy::withTensorSupport ()
 

Macro Definition Documentation

◆ ENABLE_SPECIFIC_MATRIX_TYPE

#define ENABLE_SPECIFIC_MATRIX_TYPE (   TYPE)    ::eigenpy::enableEigenPySpecific<TYPE>();

Custom CallPolicies.

Definition at line 16 of file eigenpy.hpp.



eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sun Apr 14 2024 02:17:00