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
math_BissecNewton
Class math_BissecNewton
Hierarchy
math_BissecNewton
Index
Constructors
constructor
Methods
Derivative
Dump
Is
Done
Is
Solution
Reached
Perform
Root
Value
delete
Constructors
constructor
new math_
Bissec
Newton
(
theXTolerance
:
number
)
:
math_BissecNewton
Parameters
theXTolerance:
number
Returns
math_BissecNewton
Methods
Derivative
Derivative
(
)
:
number
Returns
number
Dump
Dump
(
o
:
Standard_OStream
)
:
void
Parameters
o:
Standard_OStream
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Is
Solution
Reached
Is
Solution
Reached
(
theFunction
:
math_FunctionWithDerivative
)
:
boolean
Parameters
theFunction:
math_FunctionWithDerivative
Returns
boolean
Perform
Perform
(
F
:
math_FunctionWithDerivative
, Bound1
:
number
, Bound2
:
number
, NbIterations
:
Graphic3d_ZLayerId
)
:
void
Parameters
F:
math_FunctionWithDerivative
Bound1:
number
Bound2:
number
NbIterations:
Graphic3d_ZLayerId
Returns
void
Root
Root
(
)
:
number
Returns
number
Value
Value
(
)
:
number
Returns
number
delete
delete
(
)
:
void
Returns
void
Exports
math_
Bissec
Newton
constructor
Derivative
Dump
Is
Done
Is
Solution
Reached
Perform
Root
Value
delete
Generated using
TypeDoc