Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/math/matrixutilities/bicgstab"
BiCGStabResult
Class BiCGStabResult
Hierarchy
BiCGStabResult
Index
Constructors
constructor
Properties
error
iterations
x
Constructors
constructor
new
BiCGStab
Result
(
iterations
:
Size
, error
:
Real
, x
:
Real
[]
)
:
BiCGStabResult
Parameters
iterations:
Size
error:
Real
x:
Real
[]
Returns
BiCGStabResult
Properties
error
error
:
Real
iterations
iterations
:
Size
x
x
:
Real
[]
Globals
"ql/math/matrixutilities/bicgstab"
BiCGStab
Result
constructor
error
iterations
x
BiCGstab