Public Types | Public Member Functions

internal::min_coeff_visitor< Derived > Struct Template Reference

#include <Visitor.h>

Inheritance diagram for internal::min_coeff_visitor< Derived >:
internal::coeff_visitor< Derived >

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)

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


Member Typedef Documentation

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

Member Function Documentation

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

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