Package org.jmat.data

Class Summary
Matrix The Matrix Class provides the fundamental operations of numerical linear algebra (from the package JAMA), basic manipulations, and visualization tools.
RandomMatrix The RandomMatrix Class provides tools for statistical simulations,it extends the Matrix Class and adds many methods.
RandomVariable The RandomVaraibale Class provides static methods for generating random numbers.