Packages |
net.sf.doodleproject.numerics4j |
Common classes used throughout numerics4j. |
net.sf.doodleproject.numerics4j.continuedfraction |
A continued fraction evaluator. |
net.sf.doodleproject.numerics4j.exception |
Exceptions raised throughout numerics4j. |
net.sf.doodleproject.numerics4j.function |
Root finding routines. |
net.sf.doodleproject.numerics4j.integration |
Function interfaces. |
net.sf.doodleproject.numerics4j.random |
Random number generators and random variable generators. |
net.sf.doodleproject.numerics4j.root |
Function interfaces. |
net.sf.doodleproject.numerics4j.series |
Evaluation of infinite series. |
net.sf.doodleproject.numerics4j.special |
Elementary functions not provided by the Java™. |
net.sf.doodleproject.numerics4j.statistics.distribution |
Statistical distributions. |
net.sf.doodleproject.numerics4j.util |
Utility classes used by numerics4j. |