Uses of Class
org.ddogleg.optimization.loss.LossWeighted
Packages that use LossWeighted
-
Uses of LossWeighted in org.ddogleg.optimization.loss
Subclasses of LossWeighted in org.ddogleg.optimization.lossModifier and TypeClassDescriptionclass
Iteratively Reweighted Least-Squares (IRLS) allows the weights to be recomputed every iteration.