You are here:
Symbol Reference >
Optimization Namespace
>
Functions
>
Optimization.TrustRegion Function
MtxVec VCL
Optimization.TrustRegion Function
Optimization
|
Functions
Collapse All
Pascal
function
TrustRegion
(
Fun
:
TMKLTRFunction
;
JacProc
:
TJacobianFunction
;
const
X
:
TVec
;
const
Y
:
TVec
;
const
CustomData
: TObject;
const
LB
:
TVec
;
const
UB
:
TVec
;
MaxIter
: Integer;
MaxTrialIter
: Integer;
Const
EPSArray
:
TEPSArray
;
Rs
: double;
out
StopReason
:
TOptStopReason
;
const
Control
:
TOptControl
=
nil
): Integer;
overload
;
File
Optimization
Description
This is function Optimization.TrustRegion.
Group
Functions
Links
Optimization
,
Functions
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!