Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions | Public Attributes

internal::coeff_visitor< Derived > Struct Template Reference


Detailed Description

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

Definition at line 108 of file otherlibs/eigen3/Eigen/src/Core/Visitor.h.

#include <src/Core/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 row
Index col
Scalar res

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]

Member Data Documentation

template<typename Derived >
Index internal::coeff_visitor< Derived >::col
template<typename Derived >
Scalar internal::coeff_visitor< Derived >::res
template<typename Derived >
Index internal::coeff_visitor< Derived >::row



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011