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

Public Member Functions

double operator() (const MatrixType &m, int i, int j) const
 

Additional Inherited Members

- Public Types inherited from std::ternary_function< const MatrixType &, int, int, double >
typedef Arg1T first_argument_type
 
typedef ResultT result_type
 
typedef Arg2T second_argument_type
 
typedef Arg3T third_argument_type
 

Detailed Description

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

Definition at line 391 of file eigen_typekit.cpp.

Member Function Documentation

template<typename MatrixType >
double Eigen::matrix_index_functor< MatrixType >::operator() ( const MatrixType &  m,
int  i,
int  j 
) const
inline

Definition at line 394 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