Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@todo 0
FIXME 0
TODO 14

Each tag is detailed below:

TODO

Number of occurrences found in the code: 14

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