Package org.tweetyproject.math


package org.tweetyproject.math
  • Interface Summary
    Interface
    Description
    NumberSet<S extends Number>
    This empty interface is only for the Interval- and IntervalSet-classes
  • Class Summary
    Class
    Description
    A complex number.
    Interval<S extends Number>
    This class contains a set of closed set (interval) of possible numbers
  • Exception Summary
    Exception
    Description
    This class is represents a general math exception;
    This exception is thrown when a non-differentiable term is attempted to be differentiated.