|
Class Summary |
| QuadrantApplet |
|
| QuadrantDomain |
This class extends the standard Domain class, so that a custom reference method
can be created for the Quadrant system. |
| QuadrantLeaveOneOutTestClass |
The class contains a simple main method to run a leave-one-out test on
a quadrant system. |
| QuadrantSystem |
This system is intended to be one of the simplest possible uses of the framework. |
| QuadrantTestClass |
This class contains a simple main method that constructs a QuadrantSystem
and tests it on a single problem. |