|
Class Summary |
| FutureDoubleMatrix |
This class represents a matrix of double with a waiting by necessity |
| GridMatrix |
This class represents a set of matrix operations for a parallel computation |
| MandelbrotEventListener |
This class is a listener for Mandelbrot events in order to retrieve the result of the parallel computation |
| MultEventListener |
This class is a listener for matrix multiplication events in order to retrieve
the result of the parallel computation |
| PiEventListener |
This class is a listener for Pi calculation events in order to retrieve the result of the parallel computation |
| SciMath |
|