类 ZeroValuedDerivativeException

所有已实现的接口:
Serializable

public class ZeroValuedDerivativeException extends OverflowException
Indicates that the numerical method employed encountered a zero-valued derivative, terminating the algorithm unsuccessfully.

The state of the algorithm is available via the getters, to allow the caller to adjust the guess and try again.

作者:
ray
另请参阅:
序列化表格