Struct twang::WhtGenerator[][src]

pub struct WhtGenerator { /* fields omitted */ }

White Noise Generator.

Methods

impl WhtGenerator
[src]

Create a new White Noise Generator.

Auto Trait Implementations

impl !Send for WhtGenerator

impl !Sync for WhtGenerator