Public Member Functions | Public Attributes | List of all members
Eigen::internal::LowerBoundIndex Struct Reference

#include <SparseUtil.h>

Public Member Functions

 LowerBoundIndex ()
 
 LowerBoundIndex (Index val, bool ok)
 

Public Attributes

bool found
 
Index value
 

Detailed Description

Definition at line 144 of file SparseUtil.h.

Constructor & Destructor Documentation

◆ LowerBoundIndex() [1/2]

Eigen::internal::LowerBoundIndex::LowerBoundIndex ( )
inline

Definition at line 145 of file SparseUtil.h.

◆ LowerBoundIndex() [2/2]

Eigen::internal::LowerBoundIndex::LowerBoundIndex ( Index  val,
bool  ok 
)
inline

Definition at line 146 of file SparseUtil.h.

Member Data Documentation

◆ found

bool Eigen::internal::LowerBoundIndex::found

Definition at line 148 of file SparseUtil.h.

◆ value

Index Eigen::internal::LowerBoundIndex::value

Definition at line 147 of file SparseUtil.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:58