Package ptolemy.math
Class FixPoint.Error
- java.lang.Object
-
- ptolemy.math.FixPoint.Error
-
- Enclosing class:
- FixPoint
public static class FixPoint.Error extends java.lang.Object
An instance of this class is used preserve backwards interface compatibility. It contains a description that now states that there is no tracking of applied overflow or rounding.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.String
getDescription()
Deprecated.This functionality is obsolete.
-