Template Struct EigenFromPy< Eigen::SparseMatrixBase< SparseMatrixType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename SparseMatrixType>
struct EigenFromPy<Eigen::SparseMatrixBase<SparseMatrixType>> : public eigenpy::EigenFromPy<SparseMatrixType>

Public Types

typedef EigenFromPy<SparseMatrixType> EigenFromPyDerived
typedef Eigen::SparseMatrixBase<SparseMatrixType> Base

Public Static Functions

static inline void registration()