Interface CholeskyLDLDecomposition_F32<MatrixType extends Matrix>

    • Method Detail

      • getDiagonal

        float[] getDiagonal()
        Returns the elements in the diagonal matrix
        Returns:
        array with diagonal elements. Array might be larger than the number of elements.