类 SingularOperatorException

所有已实现的接口:
Serializable, LocalizedException

@Deprecated public class SingularOperatorException extends MathIllegalArgumentException
已过时。
as of 1.0, this exception is replaced by MathIllegalArgumentException
Exception to be thrown when trying to invert a singular operator.
另请参阅:
  • 构造器详细资料

    • SingularOperatorException

      public SingularOperatorException()
      已过时。
      创建此类的新实例。