Uses of Class
dk.jonaslindstrom.ruffini.integers.structures.BigIntegers
Packages that use BigIntegers
Package
Description
- 
Uses of BigIntegers in dk.jonaslindstrom.ruffini.integers.structuresMethods in dk.jonaslindstrom.ruffini.integers.structures that return BigIntegers
- 
Uses of BigIntegers in dk.jonaslindstrom.ruffini.quadraticformMethods in dk.jonaslindstrom.ruffini.quadraticform that return types with arguments of type BigIntegersModifier and TypeMethodDescriptionClassGroup.identity()ClassGroup.invert(QuadraticForm<BigInteger, BigIntegers> a) ClassGroup.multiply(QuadraticForm<BigInteger, BigIntegers> a, QuadraticForm<BigInteger, BigIntegers> b) Method parameters in dk.jonaslindstrom.ruffini.quadraticform with type arguments of type BigIntegersModifier and TypeMethodDescriptionbooleanClassGroup.equals(QuadraticForm<BigInteger, BigIntegers> a, QuadraticForm<BigInteger, BigIntegers> b) ClassGroup.invert(QuadraticForm<BigInteger, BigIntegers> a) ClassGroup.multiply(QuadraticForm<BigInteger, BigIntegers> a, QuadraticForm<BigInteger, BigIntegers> b) ClassGroup.toString(QuadraticForm<BigInteger, BigIntegers> a)