ParametersNewtonRaphsonRelaxationFactorComputationMethodStabilized

Optimal method with a stabilization stage

Class ParametersNewtonRaphsonRelaxationFactorComputationMethodStabilized extends ParametersNewtonRaphsonRelaxationFactorComputationMethod

Constructors

  • ParametersNewtonRaphsonRelaxationFactorComputationMethodStabilized(coefficient ,accuracy )

Fields Summary

Field
Description
accuracy
Accuracy threshold for stabilization
coefficient
Relaxation coefficient for stabilization

Methods Summary

no methods

Fields Details

accuracy
accuracy : Accuracy threshold for stabilization - [1..1] Double
coefficient
coefficient : Relaxation coefficient for stabilization - [1..1] Double

Method Details

no methods

See also