CVD 0.8
Public Member Functions
CVD::ILinear Struct Reference

A reweighting class representing no reweighting in IRLS. More...

#include <irls.h>

List of all members.

Public Member Functions

double reweight (double d)
double true_scale (double d)
double objective (double d)

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 57 of file irls.h.


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