◆ epsilon
| double const SwarmTest::epsilon = 1.E-12 |
|
protected |
| int const SwarmTest::n = 17 |
|
protected |
◆ no_seed
| unsigned const SwarmTest::no_seed = 0 |
|
protected |
◆ p_max
| double const SwarmTest::p_max = 4.0 |
|
protected |
◆ p_min
| double const SwarmTest::p_min = -4.0 |
|
protected |
◆ perturbed
| int const SwarmTest::perturbed = 2 |
|
protected |
◆ random
| int const SwarmTest::random = 0 |
|
protected |
◆ regular
| int const SwarmTest::regular = 1 |
|
protected |
◆ seed
| unsigned const SwarmTest::seed = 1234 |
|
protected |
◆ step
| double const SwarmTest::step = (p_max - p_min) / (n - 1) |
|
protected |
The documentation for this class was generated from the following file: