DesignJavadocs

From JQuantLib

Jump to: navigation, search

In this article we briefly show how Javadocs can contain UML diagrams and pretty nice formatted mathematical formulas. Richard Gomes


Due to the mathematical nature of JQuantLib, we decided to include mathematical formulas in Javadocs. We also decided to include nice UML diagrams. In order to do so, we created our own customized LaTeXtaglet for making it run well in Unices and we are using the excellent UMLgraph as well.

See an example at StochasticProcess class.


Richard Gomes 00:33, 11 March 2008 (UTC)