All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AllRange A range over all available indices.ArchFlavor ComplexDouble A complex value with double precision.ComplexDoubleMatrix ComplexFloat A complex value with float precision.ComplexFloatMatrix ConvertsToDoubleMatrix EXPERIMENTAL, not yet used for anything usefull...ConvertsToFloatMatrix Decompose Matrix which collects all kinds of decompositions.Decompose.LUDecomposition<T> Class to hold an LU decomposition result.Decompose.QRDecomposition<T> Class to represent a QR decomposition.DoubleFunction Represents a function on doubles.DoubleMatrix A general matrix class for double typed values.Eigen Eigenvalue and Eigenvector related functions.FloatFunction Represents a function on floats.FloatMatrix A general matrix class for float typed values.Functions Geometry General functions which are geometric in nature.IndicesRange Range which varies over pre-specified indices.Info Information class which holds the version String User: mikio Date: 2/12/13 Time: 3:28 PMIntervalRange Range which varies from a given interval.JavaBlas Implementation of some Blas functions, mostly those which require linear runtime in the number of matrix elements.LapackArgumentException LapackException for a specific argument.LapackConvergenceException LapackException Base class for all exceptions within LAPACK.LapackPositivityException LapackSingularityException Exception thrown when matrices are singular.LibraryLoader Class which allows to load a dynamic file as resource (for example, from a jar-file)Logger Main A simple command-line style benchmarking program.MatrixFunctions This class provides the functions from java.lang.Math for matrices.NativeBlas Native BLAS and LAPACK functions.NoEigenResultException Permutations Functions which generate random permutations.PointRange A PointRange is a range which only has a single point.Random Created by IntelliJ IDEA.Range The Range interface represents basically a set of indices.RangeUtils A bunch of static functions for making construction of ranges more uniform.SanityChecks Run a few sanity checks on the installation to see whether everything runs as expected.SimpleBlas This class provides a cleaner direct interface to the BLAS routines by extracting the parameters of the matrices from the matrices itself.Singular SizeException Solve Solving linear equations.Trigonometry Container for trigonometric functions on vectors and matrices.UnsupportedArchitectureException