| Interface | Description |
|---|---|
| IFunction |
A class, which has a function value should implement this interface.
|
| Class | Description |
|---|---|
| Complex |
This class handles complex values.
|
| FortranFormat |
Converts a String representation of a Fortran double to a double.
|
| IMatrix |
This class contains a complex matrix.
|
| IVector | |
| Matrix |
This class contains a matrix.
|
| Primes | Deprecated |
| Quaternion |
This class handles quaternions.
|
| RandomNumbersTool |
Class supplying useful methods to generate random numbers.
|
| Vector |
This class handles vectors.
|
Copyright © 2021. All rights reserved.