Options
All
  • Public
  • Public/Protected
  • All
Menu

Gaussian random walk

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected _Mfa

_Mfa: Size

Protected _N

_N: Size

Protected _delta

_delta: Real

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