Package org.jblas
package org.jblas
Main linear algebra package.
This package contains the linear algebra packages from jBLAS.
-
ClassDescriptionA complex value with double precision.A complex value with float precision.EXPERIMENTAL, not yet used for anything usefull...Matrix which collects all kinds of decompositions.Class to hold an LU decomposition result.Class to represent a QR decomposition.Represents a function on doubles.A general matrix class for double typed values.Eigenvalue and Eigenvector related functions.Represents a function on floats.A general matrix class for float typed values.General functions which are geometric in nature.Information class which holds the version String User: mikio Date: 2/12/13 Time: 3:28 PMImplementation of some Blas functions, mostly those which require linear runtime in the number of matrix elements.This class provides the functions from java.lang.Math for matrices.Native BLAS and LAPACK functions.This class provides a cleaner direct interface to the BLAS routines by extracting the parameters of the matrices from the matrices itself.Solving linear equations.Container for trigonometric functions on vectors and matrices.