Package edu.jas.poly

Class AlgebraicNotInvertibleException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AlgebraicNotInvertibleException
    extends NotInvertibleException
    Algebraic number NotInvertibleException class. Runtime Exception to be thrown for not invertible algebraic numbers. Container for the non-trivial factors found by the inversion algorithm. Note: cannot be generic because of Throwable.
    Author:
    Heinz Kredel
    See Also:
    Serialized Form