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

Definition at line 182 of file IncompleteLUT.h.

Member Function Documentation

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

Definition at line 183 of file IncompleteLUT.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:05