Synthia
Generic and flexible data structure generator
examples.hypersphere.Variation4 Class Reference

Detailed Description

Generates two-dimensional points lying along an oblique line.

The points are generated by composing pickers as in the following diagram:

Diagram

The angle for each point is fixed to 3π/2, and the radius is picked according to a normal distribution, resulting in points clustered close to the origin.

Definition at line 41 of file Variation4.java.

Static Public Member Functions

static void main (String[] args)
 

Member Function Documentation

◆ main()

static void examples.hypersphere.Variation4.main ( String[]  args)
static

Definition at line 44 of file Variation4.java.


The documentation for this class was generated from the following file: