|
JAutoDiff | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
V
- D
- public interface Differential<V,D>
This interface Differential<X, D> indicates objects implements this are differential with respect to V and the derivatives are of D.
Method Summary | |
---|---|
D |
diff(V i_v)
Returns an object of D whose value is the derivative with respect to i_v. |
Method Detail |
---|
D diff(V i_v)
i_v
-
|
JAutoDiff | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |