15a24dc0fc | ||
---|---|---|
.. | ||
java/org/apache/commons/math4/userguide | ||
resources | ||
README | ||
pom.xml |
README
This directory contains source code that is not part of the Apache Commons Math library. It contains syntactically correct and working examples of use. In order to run one of the applications (a class that must contain a "main" method), you would type (in a shell console) a command similar to the following: $ mvn -q exec:java -Dexec.mainClass=org.apache.commons.math4.userguide.sofm.ChineseRingsClassifier