A reweighting class representing no reweighting in IRLS. More...
#include <irls.h>
Public Member Functions | |
void | set_sd (Precision) |
Precision | reweight (Precision d) |
Precision | true_scale (Precision d) |
Precision | objective (Precision d) |
A reweighting class representing no reweighting in IRLS.
This structure can be passed as the second template argument in IRLS.