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_NewtonFunctionRoot
Class math_NewtonFunctionRoot
Hierarchy
math_NewtonFunctionRoot
math_NewtonFunctionRoot_1
math_NewtonFunctionRoot_2
math_NewtonFunctionRoot_3
Index
Constructors
constructor
Methods
Derivative
Dump
Is
Done
Nb
Iterations
Perform
Root
Value
delete
Constructors
constructor
new math_
Newton
Function
Root
(
)
:
math_NewtonFunctionRoot
Returns
math_NewtonFunctionRoot
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
Nb
Iterations
Nb
Iterations
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Perform
Perform
(
F
:
math_FunctionWithDerivative
, Guess
:
number
)
:
void
Parameters
F:
math_FunctionWithDerivative
Guess:
number
Returns
void
Root
Root
(
)
:
number
Returns
number
Value
Value
(
)
:
number
Returns
number
delete
delete
(
)
:
void
Returns
void
Exports
math_
Newton
Function
Root
constructor
Derivative
Dump
Is
Done
Nb
Iterations
Perform
Root
Value
delete
Generated using
TypeDoc