#include <utilities2.hxx>
Public Types | |
typedef FACTOR::ValueType | ValueType |
typedef FACTOR::LabelType | LabelType |
Public Member Functions | |
FactorWrapper (const FACTOR &f) | |
ValueType | operator() (LabelType l1, LabelType l2) const |
Definition at line 54 of file utilities2.hxx.
typedef FACTOR::LabelType trws_base::FactorWrapper< FACTOR >::LabelType |
Definition at line 58 of file utilities2.hxx.
typedef FACTOR::ValueType trws_base::FactorWrapper< FACTOR >::ValueType |
Definition at line 57 of file utilities2.hxx.
trws_base::FactorWrapper< FACTOR >::FactorWrapper | ( | const FACTOR & | f | ) | [inline] |
Definition at line 59 of file utilities2.hxx.
ValueType trws_base::FactorWrapper< FACTOR >::operator() | ( | LabelType | l1, | |
LabelType | l2 | |||
) | const [inline] |
Definition at line 60 of file utilities2.hxx.