Static Public Member Functions | List of all members
eigenpy::scipy_allocator_impl_sparse_matrix< MatType > Struct Template Reference

#include <scipy-allocator.hpp>

Inheritance diagram for eigenpy::scipy_allocator_impl_sparse_matrix< MatType >:
Inheritance graph
[legend]

Static Public Member Functions

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

Detailed Description

template<typename MatType>
struct eigenpy::scipy_allocator_impl_sparse_matrix< MatType >

Definition at line 19 of file scipy-allocator.hpp.

Member Function Documentation

◆ allocate()

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

Definition at line 50 of file scipy-allocator.hpp.


The documentation for this struct was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Apr 26 2024 02:17:35