Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package 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.
Text The Text Class is just designed to provide easy-to-use string operations like building log files, displaying text in a window, converting matrix to String format...