Click or drag to resize
BoundedLeastSquaresTrustRegion Property
The size of initial trust region radius.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double TrustRegion { get; set; }

Property Value

Type: Double
A double scalar containing the initial trust region radius.
See Also