Interface FieldMatrixDecomposer<T extends FieldElement<T>>

  • Type Parameters:
    T - the type of the field elements
    All Known Implementing Classes:
    FieldLUDecomposer, FieldQRDecomposer

    public interface FieldMatrixDecomposer<T extends FieldElement<T>>
    Interface for all algorithms providing matrix decomposition.
    Since:
    2.2