All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BidiagonalDecompositionNaive_DDRM A slower but much simpler version ofBidiagonalDecompositionRow_DDRMthat internally uses SimpleMatrix and explicitly computes the householder matrices.BidiagonalDecompositionNaive_FDRM A slower but much simpler version ofBidiagonalDecompositionRow_FDRMthat internally uses SimpleMatrix and explicitly computes the householder matrices.BlasInterface Interface for BLAS (basic linear algebra system) level operations.BlockD3Matrix64F Row-major block matrix declared using 3D array.BlockD3MatrixOps DenseD2Matrix64F A row matrix where the array is stored as a 2D array.LUDecompositionNR_DDRM This code is inspired from what's in numerical recipes.LUDecompositionNR_ZDRM This code is inspired from what's in numerical recipes.MatrixMatrixMult_D2 MatrixMultFixedBlock MatrixMultQuad MatrixType Specifies the type of matrix being passed inNaiveDeterminant Computes the determinant using different very simple and computationally expensive algorithms.OpsInterface<M extends org.ejml.data.Matrix> Interface for standard linear algebra operations.PermuteArray Generates a permutations of an integer set from 0 to N-1.SmartRotatorUpdate SvdImplicitQrAlgorithmSmart SvdImplicitQrDecompose_Ultimate Similar toSvdImplicitQrDecompose_DDRMbut it employs the ultimate shift strategy.SvdImplicitQrDecompose_UltimateS Similar toSvdImplicitQrDecompose_DDRMbut it employs the ultimate shift strategy.