#include <SparseUtil.h>
Public Member Functions | |
| LowerBoundIndex () | |
| LowerBoundIndex (Index val, bool ok) | |
Public Attributes | |
| bool | found |
| Index | value |
Definition at line 144 of file SparseUtil.h.
|
inline |
Definition at line 145 of file SparseUtil.h.
|
inline |
Definition at line 146 of file SparseUtil.h.
| bool Eigen::internal::LowerBoundIndex::found |
Definition at line 148 of file SparseUtil.h.
| Index Eigen::internal::LowerBoundIndex::value |
Definition at line 147 of file SparseUtil.h.