Class QRDecomposition.R064

All Implemented Interfaces:
MatrixDecomposition<Double>, MatrixDecomposition.Determinant<Double>, MatrixDecomposition.EconomySize<Double>, MatrixDecomposition.Ordered<Double>, MatrixDecomposition.RankRevealing<Double>, MatrixDecomposition.Solver<Double>, QR<Double>, Provider2D, Provider2D.Determinant<Double>, Provider2D.Inverse<Optional<MatrixStore<Double>>>, Provider2D.Rank, Provider2D.Solution<Optional<MatrixStore<Double>>>, DeterminantTask<Double>, InverterTask<Double>, MatrixTask<Double>, SolverTask<Double>, InvertibleFactor<Double>, Structure1D, Structure2D
Enclosing class:
QRDecomposition<N extends Comparable<N>>

static final class QRDecomposition.R064 extends QRDecomposition<Double>
  • Constructor Details

    • R064

      R064()
    • R064

      R064(boolean fullSize)