CVD::ILinear Struct Reference
[Mathematical operations]

#include <irls.h>

List of all members.

Public Member Functions

double objective (double d)
 Returns $\int xw(x)dx$.
double reweight (double d)
 Returns $w(x)$.
double true_scale (double d)
 Returns $w(x) + xw'(x)$.

Detailed Description

A reweighting class representing no reweighting in IRLS. $w(x)=1$ 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 $\int xw(x)dx$.

Definition at line 57 of file irls.h.

double CVD::ILinear::reweight ( double  d  )  [inline]

Returns $w(x)$.

Definition at line 55 of file irls.h.

double CVD::ILinear::true_scale ( double  d  )  [inline]

Returns $w(x) + xw'(x)$.

Definition at line 56 of file irls.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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