Options
All
  • Public
  • Public/Protected
  • All
Menu

Decreasing Random Walk

but size of step decreases with each iteration step

Hierarchy

Index

Constructors

constructor

Properties

Protected _Mfa

_Mfa: Size

Protected _N

_N: Size

Protected _delta

_delta: Real

Private _delta0

_delta0: Real

Private _iteration

_iteration: Size

Protected _lX

_lX: Real[]

Protected _uX

_uX: Real[]

Protected _values

_values: Array<[Real, Size]>

Protected _walkRandom

_walkRandom: IsotropicRandomWalk

Protected _x

_x: Real[][]

Protected _xRW

_xRW: Real[][]

Methods

init

walk

  • walk(): void

Protected walkImpl

  • walkImpl(xRW: Real[]): void