Imsl Namespace |
Class | Description | |
---|---|---|
IMSLException |
Signals that a mathematical exception has occurred.
| |
IMSLUnexpectedErrorException | Signals that an unexpected error has occurred.
| |
Logger |
This class is used to implement logging in some IMSL algorithms. Its design mimics the Java
java.util.Logging class, but is simpler, meeting only the requirements of logging
intermediate results and notes from IMSL classes.
| |
Warning |
Handles warning messages.
| |
WarningObject |
Handles warning messages.
|
Enumeration | Description | |
---|---|---|
LoggerLevel |
The level of messages to log. Increasing level of detail includes all information
for lower levels.
|