|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScalarDifferentiableFunction
Provides methods for functions that have a derivative.
| Method Summary | |
|---|---|
VectorFunction |
getGradient()
Returns the gradient function. |
| Methods inherited from interface function.ScalarFunction |
|---|
compute, compute, compute, compute, init, quickCompute, quickCompute |
| Methods inherited from interface function.Computable |
|---|
compute, compute, getBounds, getInputDimension, getOutputDimension, isWithinBounds |
| Method Detail |
|---|
VectorFunction getGradient()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||