CONOPT
Loading...
Searching...
No Matches
PairComp Struct Reference

Public Member Functions

bool operator() (const std::pair< int, int > a, const std::pair< int, int > b) const
 

Detailed Description

the comparison function is used when sorting the row/column pairs of the hessian

Definition at line 22 of file tutorial2str.cpp.

Member Function Documentation

◆ operator()()

bool PairComp::operator() ( const std::pair< int, int > a,
const std::pair< int, int > b ) const
inline

Definition at line 23 of file tutorial2str.cpp.


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