Classes | Namespaces | Functions
eigentemplate.cpp File Reference
#include "eigenpy/fwd.hpp"
#include <numpy/arrayobject.h>
Include dependency graph for eigentemplate.cpp:

Go to the source code of this file.

Classes

struct  boopy::EigenMatrix_from_python_array< MatType >
 
struct  boopy::EigenMatrix_to_python_matrix< MatType >
 
struct  boopy::NumpyEquivalentType< SCALAR >
 
struct  boopy::NumpyEquivalentType< double >
 
struct  boopy::NumpyEquivalentType< float >
 
struct  boopy::NumpyEquivalentType< int >
 

Namespaces

 boopy
 

Functions

 BOOST_PYTHON_MODULE (libeigentemplate)
 
Eigen::MatrixXd test ()
 
void test2 (Eigen::MatrixXd mat)
 
void test2Vec (Eigen::VectorXd v)
 
Eigen::VectorXd testVec ()
 

Function Documentation

BOOST_PYTHON_MODULE ( libeigentemplate  )

Definition at line 160 of file eigentemplate.cpp.

Eigen::MatrixXd test ( )

Definition at line 138 of file eigentemplate.cpp.

void test2 ( Eigen::MatrixXd  mat)

Definition at line 151 of file eigentemplate.cpp.

void test2Vec ( Eigen::VectorXd  v)

Definition at line 155 of file eigentemplate.cpp.

Eigen::VectorXd testVec ( )

Definition at line 144 of file eigentemplate.cpp.



eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59