NDDEM
Public Member Functions | List of all members
Eigen::IncompleteLUT< _Scalar, _StorageIndex >::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, typename _StorageIndex = int>
struct Eigen::IncompleteLUT< _Scalar, _StorageIndex >::keep_diag

keeps off-diagonal entries; drops diagonal entries

Member Function Documentation

◆ operator()()

template<typename _Scalar , typename _StorageIndex = int>
bool Eigen::IncompleteLUT< _Scalar, _StorageIndex >::keep_diag::operator() ( const Index row,
const Index col,
const Scalar  
) const
inline

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