Package org.ejml.data
-
Interface Summary Interface Description ComplexMatrix64F Interface for all complex 64 bit floating point rectangular matrices.FixedMatrix64F Interface which all fixed sized matrices must implementMatrix Base interface for all rectangular matricesRealMatrix32F Interface for all 32 bit floating point rectangular matrices.RealMatrix64F Interface for all 64 bit floating point rectangular matrices.ReshapeMatrix Matrix which can be reshaped -
Class Summary Class Description BlockD3Matrix64F Row-major block matrix declared using 3D array.BlockMatrix64F A row-major block matrix declared on to one continuous array.CD1Matrix64F A generic abstract class for matrices whose data is stored in a single 1D array of doubles.CDenseMatrix64F Dense matrix for complex numbers.Complex64F Represents a complex number using 64bit floating point numbers.ComplexPolar64F Complex64Fnumber in polar notation.
z = r*(cos(θ) + i*sin(θ))
where r and θ are polar coordinate parametersD1Matrix32F A generic abstract class for matrices whose data is stored in a single 1D array of floats.D1Matrix64F A generic abstract class for matrices whose data is stored in a single 1D array of doubles.D1Submatrix64F Describes a rectangular submatrix inside of aD1Matrix64F.DenseD2Matrix64F A dense matrix where the array is stored as a 2D array.DenseMatrix32F DenseMatrix64F is a dense matrix with elements that are 32-bit floats.DenseMatrix64F DenseMatrix64F is a dense matrix with real elements that are 64-bit floats.Eigenpair64F An eigenpair is a set composed of an eigenvalue and an eigenvector.FixedMatrix2_64F Fixed sized vector with 2 elements.FixedMatrix2x2_64F Fixed sized 2 by FixedMatrix2x2_64F matrix.FixedMatrix3_64F Fixed sized vector with 3 elements.FixedMatrix3x3_64F Fixed sized 3 by FixedMatrix3x3_64F matrix.FixedMatrix4_64F Fixed sized vector with 4 elements.FixedMatrix4x4_64F Fixed sized 4 by FixedMatrix4x4_64F matrix.FixedMatrix5_64F Fixed sized vector with 5 elements.FixedMatrix5x5_64F Fixed sized 5 by FixedMatrix5x5_64F matrix.FixedMatrix6_64F Fixed sized vector with 6 elements.FixedMatrix6x6_64F Fixed sized 6 by FixedMatrix6x6_64F matrix.MatrixIterator32F This is a matrix iterator for traversing through a submatrix.MatrixIterator64F This is a matrix iterator for traversing through a submatrix.RowD1Matrix64F Interface for a row-major matrix that uses a single array internally.
DMelt 3.0 © DataMelt by jWork.ORG