#include <GCoptimization.h>
Public Member Functions | |
| OLGA_INLINE EnergyTermType | compute (SiteID s1, SiteID s2, LabelID l1, LabelID l2) | 
| SmoothCostFnFromFunction (SmoothCostFn fn) | |
Private Attributes | |
| const SmoothCostFn | m_fn | 
Definition at line 354 of file GCoptimization.h.
Definition at line 355 of file GCoptimization.h.
| OLGA_INLINE EnergyTermType GCoptimization::SmoothCostFnFromFunction::compute | ( | SiteID | s1, | 
| SiteID | s2, | ||
| LabelID | l1, | ||
| LabelID | l2 | ||
| ) |  [inline] | 
        
Definition at line 357 of file GCoptimization.h.
const SmoothCostFn GCoptimization::SmoothCostFnFromFunction::m_fn [private] | 
        
Definition at line 359 of file GCoptimization.h.