Uses of Package
de.tilman_neumann.jml.factor.base.matrixSolver
-
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.base.congruence Class Description FactorTest Interface for final factor tests when a square congruence A^2 == Q (mod kN) has been found.MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver. -
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.base.matrixSolver Class Description FactorTest Interface for final factor tests when a square congruence A^2 == Q (mod kN) has been found.IndexSet BitArray implementation of an IndexSet, realized in long[], used by the Gaussian solver.MatrixRow A congruence used by the matrix solver where the elements have been mapped to integer indices.MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver. -
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.cfrac Class Description MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver. -
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.hart Class Description MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver. -
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.psiqs Class Description MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver. -
Classes in de.tilman_neumann.jml.factor.base.matrixSolver used by de.tilman_neumann.jml.factor.siqs Class Description MatrixSolver Base implementation for a congruence equation system (the "LinAlg phase matrix") solver.