Public Member Functions | List of all members
IncompleteLUT< _Scalar >::keep_diag Struct Reference

#include <IncompleteLUT.h>

Public Member Functions

bool operator() (const Index &row, const Index &col, const Scalar &) const

Detailed Description

template<typename _Scalar>
struct Eigen::IncompleteLUT< _Scalar >::keep_diag

keeps off-diagonal entries; drops diagonal entries

Member Function Documentation

bool operator() ( const Index &  row,
const Index &  col,
const Scalar &   
) const
inline

References col().


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