ei_coeff_visitor< Scalar > Struct Template Reference
#include <Visitor.h>
List of all members.
Public Member Functions |
void | init (const Scalar &value, int i, int j) |
Public Attributes |
int | col |
Scalar | res |
int | row |
Detailed Description
template<typename Scalar>
struct ei_coeff_visitor< Scalar >
Definition at line 100 of file Visitor.h.
Member Function Documentation
template<typename Scalar >
void ei_coeff_visitor< Scalar >::init |
( |
const Scalar & |
value, |
|
|
int |
i, |
|
|
int |
j | |
|
) |
| | [inline] |
Member Data Documentation
template<typename Scalar >
template<typename Scalar >
template<typename Scalar >
The documentation for this struct was generated from the following file: