pub fn generate_swissroll(
height: f64,
speed: f64,
n_points: usize,
rng: &mut impl Rng,
) -> Array2<f64>Expand description
Generates a three dimension swiss roll, centered at the origin with height height and
outwards speed speed