Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
AppDef_Gradient_BFGSOfMyGradientOfCompute
Class AppDef_Gradient_BFGSOfMyGradientOfCompute
Hierarchy
math_BFGS
AppDef_Gradient_BFGSOfMyGradientOfCompute
Index
Constructors
constructor
Methods
Dump
Gradient_
1
Gradient_
2
Is
Done
Is
Solution
Reached
Location_
1
Location_
2
Minimum
Nb
Iterations
Perform
Set
Boundary
delete
Constructors
constructor
new
App
Def_
Gradient_
BFGSOf
My
Gradient
Of
Compute
(
F
:
math_MultipleVarFunctionWithGradient
, StartingPoint
:
math_Vector
, Tolerance3d
:
number
, Tolerance2d
:
number
, Eps
:
number
, NbIterations
:
Graphic3d_ZLayerId
)
:
AppDef_Gradient_BFGSOfMyGradientOfCompute
Parameters
F:
math_MultipleVarFunctionWithGradient
StartingPoint:
math_Vector
Tolerance3d:
number
Tolerance2d:
number
Eps:
number
NbIterations:
Graphic3d_ZLayerId
Returns
AppDef_Gradient_BFGSOfMyGradientOfCompute
Methods
Dump
Dump
(
o
:
Standard_OStream
)
:
void
Parameters
o:
Standard_OStream
Returns
void
Gradient_
1
Gradient_
1
(
)
:
math_Vector
Returns
math_Vector
Gradient_
2
Gradient_
2
(
Grad
:
math_Vector
)
:
void
Parameters
Grad:
math_Vector
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Is
Solution
Reached
Is
Solution
Reached
(
F
:
math_MultipleVarFunctionWithGradient
)
:
boolean
Parameters
F:
math_MultipleVarFunctionWithGradient
Returns
boolean
Location_
1
Location_
1
(
)
:
math_Vector
Returns
math_Vector
Location_
2
Location_
2
(
Loc
:
math_Vector
)
:
void
Parameters
Loc:
math_Vector
Returns
void
Minimum
Minimum
(
)
:
number
Returns
number
Nb
Iterations
Nb
Iterations
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Perform
Perform
(
F
:
math_MultipleVarFunctionWithGradient
, StartingPoint
:
math_Vector
)
:
void
Parameters
F:
math_MultipleVarFunctionWithGradient
StartingPoint:
math_Vector
Returns
void
Set
Boundary
Set
Boundary
(
theLeftBorder
:
math_Vector
, theRightBorder
:
math_Vector
)
:
void
Parameters
theLeftBorder:
math_Vector
theRightBorder:
math_Vector
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
App
Def_
Gradient_
BFGSOf
My
Gradient
Of
Compute
constructor
Dump
Gradient_
1
Gradient_
2
Is
Done
Is
Solution
Reached
Location_
1
Location_
2
Minimum
Nb
Iterations
Perform
Set
Boundary
delete
Generated using
TypeDoc