|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PolynomialFunction<N extends Number>
| Method Summary | |
|---|---|
N |
getConstant()
|
int |
getDegree()
|
| Methods inherited from interface org.ojalgo.function.UnaryFunction |
|---|
invoke, invoke |
| Methods inherited from interface org.ojalgo.function.Differentiable |
|---|
buildDerivative |
| Methods inherited from interface org.ojalgo.function.Integratable |
|---|
buildPrimitive, integrate |
| Method Detail |
|---|
N getConstant()
int getDegree()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||