[][src]Function simdnoise::sse41::simplex_1d

pub unsafe fn simplex_1d(x: __m128) -> __m128
This is supported with target feature sse4.1 only.

Get a single value of 1d simplex noise, results are not scaled.