public class NotDifferentiableException extends Exception
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getCornerPointY() |
LinearFunction |
getHigherAdjacentFunction() |
LinearFunction |
getLowerAdjacentFunction() |
BigDecimal |
getX() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LinearFunction getLowerAdjacentFunction()
public LinearFunction getHigherAdjacentFunction()
public BigDecimal getX()
public BigDecimal getCornerPointY()
Copyright © 2017. All rights reserved.