|
MOAB
4.9.3pre
|
Visitor computing the max coefficient with its value and coordinates. More...
#include <Visitor.h>


Public Types | |
| typedef Derived::Scalar | Scalar |
Public Member Functions | |
| EIGEN_DEVICE_FUNC void | operator() (const Scalar &value, Index i, Index j) |
Visitor computing the max coefficient with its value and coordinates.
| typedef Derived::Scalar Eigen::internal::max_coeff_visitor< Derived >::Scalar |
Reimplemented from Eigen::internal::coeff_visitor< Derived >.
| EIGEN_DEVICE_FUNC void Eigen::internal::max_coeff_visitor< Derived >::operator() | ( | const Scalar & | value, |
| Index | i, | ||
| Index | j | ||
| ) | [inline] |