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/utilities/clone"
Clone
Class Clone<T>
module
Utility Copyright (c) Jin Yang. All Rights Reserved.
Type parameters
T
Hierarchy
Clone
Index
Constructors
constructor
Properties
_ptr
Methods
empty
Constructors
constructor
new
Clone
(
p
?:
T
)
:
Clone
Parameters
Default value
p:
T
= null
Returns
Clone
Properties
Private
_ptr
_ptr
:
T
Methods
empty
empty
(
)
:
boolean
Returns
boolean
Globals
"ql/utilities/clone"
Clone
constructor
_ptr
empty
Utility Copyright (c) Jin Yang. All Rights Reserved.