Uses of Interface
org.ddogleg.optimization.loss.LossIRLS.ComputeWeights
Packages that use LossIRLS.ComputeWeights
-
Uses of LossIRLS.ComputeWeights in org.ddogleg.optimization.loss
Fields in org.ddogleg.optimization.loss declared as LossIRLS.ComputeWeightsModifier and TypeFieldDescriptionLossIRLS.computeOp
Function that's called when the weights need to be updated.