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

Public Types

typedef MatrixType( Signature) (int, int)
 

Public Member Functions

MatrixType operator() (int size1, int size2) const
 

Detailed Description

template<typename MatrixType>
struct Eigen::matrix_i_j_constructor< MatrixType >

Definition at line 402 of file eigen_typekit.cpp.

Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType( Eigen::matrix_i_j_constructor< MatrixType >::Signature) (int, int)

Definition at line 405 of file eigen_typekit.cpp.

Member Function Documentation

template<typename MatrixType >
MatrixType Eigen::matrix_i_j_constructor< MatrixType >::operator() ( int  size1,
int  size2 
) const
inline

Definition at line 406 of file eigen_typekit.cpp.


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


eigen_typekit
Author(s): Ruben Smits
autogenerated on Tue Jan 5 2021 03:41:40