[][src]Function simdnoise::simplex::simplex_2d

pub unsafe fn simplex_2d<S: Simd>(x: S::Vf32, y: S::Vf32, seed: i32) -> S::Vf32