#include <irls.h>
List of all members.
Public Member Functions |
double | objective (double d) |
| Returns .
|
double | reweight (double d) |
| Returns .
|
double | true_scale (double d) |
| Returns .
|
Detailed Description
A reweighting class representing no reweighting in IRLS. This structure can be passed as the second template argument in IRLS.
Definition at line 54 of file irls.h.
Member Function Documentation
double CVD::ILinear::objective |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 57 of file irls.h.
double CVD::ILinear::reweight |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 55 of file irls.h.
double CVD::ILinear::true_scale |
( |
double |
d |
) |
[inline] |
Returns .
Definition at line 56 of file irls.h.
The documentation for this struct was generated from the following file:
libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:51 2013