[][src]Function langis::simplex

pub fn simplex<S>(steps: S) -> Simplex<S> where
    S: Signal<Type = f64>, 

Creates a new signal that yield simplex noise.