| org.apache.commons.nabla.automatic.AutomaticDifferentiator |
Line |
| implement cache persistence |
90
|
| org.apache.commons.nabla.automatic.analysis.MethodDifferentiator |
Line |
| add support for DALOAD differentiation |
507
|
| add support for DASTORE differentiation |
513
|
| add support for GETSTATIC differentiation |
593
|
| add support for PUTSTATIC differentiation |
596
|
| add support for GETFIELD differentiation |
599
|
| add support for PUTFIELD differentiation |
602
|
| add support for INVOKEVIRTUAL differentiation |
605
|
| add support for INVOKESPECIAL differentiation |
608
|
| add support for INVOKEINTERFACE differentiation |
614
|
| add support for NEWARRAY differentiation |
617
|
| add support for ANEWARRAY differentiation |
620
|
| add support for MULTIANEWARRAY differentiation |
623
|
| org.apache.commons.nabla.store.FetchDifferentiator |
Line |
| implement differentiation by fetching an already derived class |
34
|