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

#include <Visitor.h>

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

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 156 of file Visitor.h.


Member Typedef Documentation

template<typename Derived>
typedef Derived::Index internal::max_coeff_visitor< Derived >::Index

Reimplemented from internal::coeff_visitor< Derived >.

Definition at line 158 of file Visitor.h.

template<typename Derived>
typedef Derived::Scalar internal::max_coeff_visitor< Derived >::Scalar

Reimplemented from internal::coeff_visitor< Derived >.

Definition at line 159 of file Visitor.h.


Member Function Documentation

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

Definition at line 160 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:34