Uses of Interface
civitas.celestis.math.integer.IntegerVector
Packages that use IntegerVector
-
Uses of IntegerVector in civitas.celestis.math.decimal
Methods in civitas.celestis.math.decimal that return IntegerVectorModifier and TypeMethodDescriptionIntegerVector<?,V, ?> DecimalVector.bigIntegerValue()Converts this vector into a big integer vector. -
Uses of IntegerVector in civitas.celestis.math.integer
Classes in civitas.celestis.math.integer with type parameters of type IntegerVectorModifier and TypeInterfaceDescriptioninterfaceIntegerVector<V extends IntegerVector<V,DV, PV>, DV extends BigVector<BigDecimal, BigDecimal, DV, DV, ?>, PV extends BaseTuple<? extends Number>> A mathematical vector which usesBigIntegers.Classes in civitas.celestis.math.integer that implement IntegerVectorModifier and TypeClassDescriptionclassAn immutable two-dimensionalBigIntegervector.classAn immutable three-dimensionalBigIntegervector.classAn immutable four-dimensionalBigIntegervector.