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/experimental/math/fireflyalgorithm"
FireflyAlgorithm
Intensity
Class Intensity
Base intensity class
Derived classes need to implement only intensityImpl
Hierarchy
Intensity
ExponentialIntensity
InverseLawSquareIntensity
Index
Properties
_
Mfa
_N
_values
_x
_xI
Methods
distance
find
Brightest
init
intensity
Impl
Properties
Protected
_
Mfa
_
Mfa
:
Size
Protected
_N
_N
:
Size
Protected
_values
_values
:
Array
<
[
Real
,
Size
]
>
Protected
_x
_x
:
Real
[]
[]
Protected
_xI
_xI
:
Real
[]
[]
Methods
Protected
distance
distance
(
x
:
Real
[]
, y
:
Real
[]
)
:
Real
Parameters
x:
Real
[]
y:
Real
[]
Returns
Real
find
Brightest
find
Brightest
(
)
:
void
Returns
void
init
init
(
fa
:
FireflyAlgorithm
)
:
void
Parameters
fa:
FireflyAlgorithm
Returns
void
Protected
intensity
Impl
intensity
Impl
(
valueX
:
Real
, valueY
:
Real
, distance
:
Real
)
:
Real
Parameters
valueX:
Real
valueY:
Real
distance:
Real
Returns
Real
Globals
"ql/experimental/math/fireflyalgorithm"
Decreasing
Gaussian
Walk
Distribution
Random
Walk
Exponential
Intensity
Firefly
Algorithm
Intensity
_
Mfa
_N
_values
_x
_xI
distance
find
Brightest
init
intensity
Impl
Random
Walk
constructor
_M
_
Mde
_
Mfa
_N
_crossover
_draw
Index
_intensity
_lX
_mutation
_random
Walk
_rng
_uX
_values
_x
_xI
_xRW
is
Disposed
dispose
minimize
start
State
Gaussian
Walk
Inverse
Law
Square
Intensity
Levy
Flight
Walk
Base intensity class
Derived classes need to implement only intensityImpl