Namespaces | Classes | Functions
boost::python Namespace Reference

Namespaces

 converter
 
 detail
 

Classes

struct  to_python_indirect< const Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime > &, MakeHolder >
 
struct  to_python_indirect< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime > &, MakeHolder >
 
struct  to_python_indirect_eigen
 

Functions

template<typename T >
void def_constant (const char *name, const T &value)
 Define a constant given its value and a name within the current Boost Python scope. More...
 

Function Documentation

template<typename T >
void boost::python::def_constant ( const char *  name,
const T &  value 
)

Define a constant given its value and a name within the current Boost Python scope.

Template Parameters
TType of the constant.
Parameters
[in]nameName of the constant.
[in]valueValue of the constant.

Definition at line 24 of file constant.hpp.



pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05