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_GaussLeastSquare
Class math_GaussLeastSquare
Hierarchy
math_GaussLeastSquare
Index
Constructors
constructor
Methods
Dump
Is
Done
Solve
delete
Constructors
constructor
new math_
Gauss
Least
Square
(
A
:
math_Matrix
, MinPivot
:
number
)
:
math_GaussLeastSquare
Parameters
A:
math_Matrix
MinPivot:
number
Returns
math_GaussLeastSquare
Methods
Dump
Dump
(
o
:
Standard_OStream
)
:
void
Parameters
o:
Standard_OStream
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Solve
Solve
(
B
:
math_Vector
, X
:
math_Vector
)
:
void
Parameters
B:
math_Vector
X:
math_Vector
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
math_
Gauss
Least
Square
constructor
Dump
Is
Done
Solve
delete
Generated using
TypeDoc