Class LDLDecomposition.Q128

All Implemented Interfaces:
LDL<RationalNumber>, LDU<RationalNumber>, MatrixDecomposition<RationalNumber>, MatrixDecomposition.Determinant<RationalNumber>, MatrixDecomposition.Hermitian<RationalNumber>, MatrixDecomposition.Ordered<RationalNumber>, MatrixDecomposition.Pivoting<RationalNumber>, MatrixDecomposition.RankRevealing<RationalNumber>, MatrixDecomposition.Solver<RationalNumber>, Provider2D, Provider2D.Determinant<RationalNumber>, Provider2D.Inverse<Optional<MatrixStore<RationalNumber>>>, Provider2D.Rank, Provider2D.Solution<Optional<MatrixStore<RationalNumber>>>, DeterminantTask<RationalNumber>, InverterTask<RationalNumber>, MatrixTask<RationalNumber>, SolverTask<RationalNumber>, InvertibleFactor<RationalNumber>, Structure1D, Structure2D
Enclosing class:
LDLDecomposition<N extends Comparable<N>>

static final class LDLDecomposition.Q128 extends LDLDecomposition<RationalNumber>
  • Constructor Details

    • Q128

      Q128()