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/methods/finitedifferences/operators/nthorderderivativeop"
NthOrderDerivativeOp
Class NthOrderDerivativeOp
Hierarchy
FdmLinearOp
NthOrderDerivativeOp
Index
Constructors
constructor
Methods
apply
Constructors
constructor
new
Nth
Order
Derivative
Op
(
direction
:
Size
, order
:
Size
, nPoints
:
Integer
, mesher
:
FdmMesher
)
:
NthOrderDerivativeOp
Parameters
direction:
Size
order:
Size
nPoints:
Integer
mesher:
FdmMesher
Returns
NthOrderDerivativeOp
Methods
apply
apply
(
r
:
Real
[]
)
:
Real
[]
Parameters
r:
Real
[]
Returns
Real
[]
Globals
"ql/methods/finitedifferences/operators/nthorderderivativeop"
Nth
Order
Derivative
Op
constructor
apply