Public Types | Public Member Functions | Public Attributes
internal::coeff_visitor< Derived > Struct Template Reference

#include <Visitor.h>

Inheritance diagram for internal::coeff_visitor< Derived >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Derived::Index Index
typedef Derived::Scalar Scalar

Public Member Functions

void init (const Scalar &value, Index i, Index j)

Public Attributes

Index col
Scalar res
Index row

Detailed Description

template<typename Derived>
struct internal::coeff_visitor< Derived >

Definition at line 108 of file Visitor.h.


Member Typedef Documentation

template<typename Derived >
typedef Derived::Index internal::coeff_visitor< Derived >::Index
template<typename Derived >
typedef Derived::Scalar internal::coeff_visitor< Derived >::Scalar

Member Function Documentation

template<typename Derived >
void internal::coeff_visitor< Derived >::init ( const Scalar value,
Index  i,
Index  j 
) [inline]

Definition at line 114 of file Visitor.h.


Member Data Documentation

template<typename Derived >
Index internal::coeff_visitor< Derived >::col

Definition at line 112 of file Visitor.h.

template<typename Derived >
Scalar internal::coeff_visitor< Derived >::res

Definition at line 113 of file Visitor.h.

template<typename Derived >
Index internal::coeff_visitor< Derived >::row

Definition at line 112 of file Visitor.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31