Template Struct scipy_allocator_impl_sparse_matrix

Inheritance Relationships

Derived Type

Struct Documentation

template<typename MatType>
struct scipy_allocator_impl_sparse_matrix

Subclassed by eigenpy::scipy_allocator_impl< MatType, Eigen::SparseMatrixBase< typename remove_const_reference< MatType >::type > >

Public Static Functions

template<typename SimilarMatrixType>
static inline PyObject *allocate(const Eigen::SparseCompressedBase<SimilarMatrixType> &mat_, bool copy = false)