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_KronrodSingleIntegration_1
Class math_KronrodSingleIntegration_1
Hierarchy
math_KronrodSingleIntegration
math_KronrodSingleIntegration_1
Index
Constructors
constructor
Methods
Absolut
Error
Error
Reached
Is
Done
Nb
Iter
Reached
Order
Reached
Perform_
1
Perform_
2
Value
delete
GKRule
Constructors
constructor
new math_
Kronrod
Single
Integration_
1
(
)
:
math_KronrodSingleIntegration_1
Returns
math_KronrodSingleIntegration_1
Methods
Absolut
Error
Absolut
Error
(
)
:
number
Returns
number
Error
Reached
Error
Reached
(
)
:
number
Returns
number
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Nb
Iter
Reached
Nb
Iter
Reached
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Order
Reached
Order
Reached
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Perform_
1
Perform_
1
(
theFunction
:
math_Function
, theLower
:
number
, theUpper
:
number
, theNbPnts
:
Graphic3d_ZLayerId
)
:
void
Parameters
theFunction:
math_Function
theLower:
number
theUpper:
number
theNbPnts:
Graphic3d_ZLayerId
Returns
void
Perform_
2
Perform_
2
(
theFunction
:
math_Function
, theLower
:
number
, theUpper
:
number
, theNbPnts
:
Graphic3d_ZLayerId
, theTolerance
:
number
, theMaxNbIter
:
Graphic3d_ZLayerId
)
:
void
Parameters
theFunction:
math_Function
theLower:
number
theUpper:
number
theNbPnts:
Graphic3d_ZLayerId
theTolerance:
number
theMaxNbIter:
Graphic3d_ZLayerId
Returns
void
Value
Value
(
)
:
number
Returns
number
delete
delete
(
)
:
void
Returns
void
Static
GKRule
GKRule
(
theFunction
:
math_Function
, theLower
:
number
, theUpper
:
number
, theGaussP
:
math_Vector
, theGaussW
:
math_Vector
, theKronrodP
:
math_Vector
, theKronrodW
:
math_Vector
, theValue
:
number
, theError
:
number
)
:
boolean
Parameters
theFunction:
math_Function
theLower:
number
theUpper:
number
theGaussP:
math_Vector
theGaussW:
math_Vector
theKronrodP:
math_Vector
theKronrodW:
math_Vector
theValue:
number
theError:
number
Returns
boolean
Exports
math_
Kronrod
Single
Integration_
1
constructor
Absolut
Error
Error
Reached
Is
Done
Nb
Iter
Reached
Order
Reached
Perform_
1
Perform_
2
Value
delete
GKRule
Generated using
TypeDoc