|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.nabla.store.FetchDifferentiator
public class FetchDifferentiator
Differentiator that fetches classes already differentiated by
AutomaticDifferentiator.
AutomaticDifferentiator| Constructor Summary | |
|---|---|
FetchDifferentiator()
|
|
| Method Summary | |
|---|---|
UnivariateDerivative |
differentiate(UnivariateDifferentiable d)
Create an implementation of a differential for a differentiable function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FetchDifferentiator()
| Method Detail |
|---|
public UnivariateDerivative differentiate(UnivariateDifferentiable d)
throws DifferentiationException
differentiable function.
differentiate in interface UnivariateDifferentiatord - differentiable function to differentiate
DifferentiationException - if the class cannot be differentiated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||