Static Public Member Functions | List of all members
eigenpy::details::init_matrix_or_array< MatType, true > Struct Template Reference

#include <eigen-allocator.hpp>

Static Public Member Functions

static MatType * run (int rows, int cols, void *storage)
 
static MatType * run (int size, void *storage)
 
static MatType * run (PyArrayObject *pyArray, void *storage=NULL)
 

Detailed Description

template<typename MatType>
struct eigenpy::details::init_matrix_or_array< MatType, true >

Definition at line 52 of file eigen-allocator.hpp.

Member Function Documentation

template<typename MatType >
static MatType* eigenpy::details::init_matrix_or_array< MatType, true >::run ( int  rows,
int  cols,
void *  storage 
)
inlinestatic

Definition at line 54 of file eigen-allocator.hpp.

template<typename MatType >
static MatType* eigenpy::details::init_matrix_or_array< MatType, true >::run ( int  size,
void *  storage 
)
inlinestatic

Definition at line 62 of file eigen-allocator.hpp.

template<typename MatType >
static MatType* eigenpy::details::init_matrix_or_array< MatType, true >::run ( PyArrayObject *  pyArray,
void *  storage = NULL 
)
inlinestatic

Definition at line 70 of file eigen-allocator.hpp.


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


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