Struct stochastic::gaussian::fractional::Motion [] [src]

pub struct Motion { /* fields omitted */ }

A fractional Brownian motion.

Methods

impl Motion
[src]

Create a fractional Brownian motion.

Generate a sample path.

Trait Implementations

impl Process for Motion
[src]

The index set.

The state space.

Compute the covariance.

Compute the variance.