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/linearleastsquaresregression"
LinearFcts
Class LinearFcts
1d implementation (arithmetic types)
Hierarchy
LinearFcts
Index
Constructors
constructor
Properties
v
x
Methods
fcts
Constructors
constructor
new
Linear
Fcts
(
x
:
Real
[]
|
Real
[]
[]
, intercept
:
Real
)
:
LinearFcts
Parameters
x:
Real
[]
|
Real
[]
[]
intercept:
Real
Returns
LinearFcts
Properties
Private
v
v
:
Array
<
UnaryFunction
<
Container
,
Real
>
>
= []
x
x
:
Container
Methods
fcts
fcts
(
)
:
Array
<
UnaryFunction
<
Container
,
Real
>
>
Returns
Array
<
UnaryFunction
<
Container
,
Real
>
>
Globals
"ql/math/linearleastsquaresregression"
Linear
Fct
Linear
Fcts
constructor
v
x
fcts
Linear
Least
Squares
Regression
Linear
Regression
Container
1d implementation (arithmetic types)