Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::matrix_i_j_constructor Struct Reference
Inheritance diagram for Eigen::matrix_i_j_constructor:
Inheritance graph
[legend]

Public Types

typedef const MatrixXd &( Signature) (int, int)
 

Public Member Functions

 matrix_i_j_constructor ()
 
const MatrixXd & operator() (int size1, int size2) const
 

Public Attributes

boost::shared_ptr< MatrixXd > ptr
 

Detailed Description

Definition at line 368 of file eigen_typekit.cpp.

Member Typedef Documentation

typedef const MatrixXd&( Eigen::matrix_i_j_constructor::Signature) (int, int)

Definition at line 371 of file eigen_typekit.cpp.

Constructor & Destructor Documentation

Eigen::matrix_i_j_constructor::matrix_i_j_constructor ( )
inline

Definition at line 373 of file eigen_typekit.cpp.

Member Function Documentation

const MatrixXd& Eigen::matrix_i_j_constructor::operator() ( int  size1,
int  size2 
) const
inline

Definition at line 375 of file eigen_typekit.cpp.

Member Data Documentation

boost::shared_ptr< MatrixXd > Eigen::matrix_i_j_constructor::ptr
mutable

Definition at line 372 of file eigen_typekit.cpp.


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


eigen_typekit
Author(s): Ruben Smits
autogenerated on Wed Jul 3 2019 19:39:42