Uses of Class
edu.jas.arith.BigQuaternionInteger
-
Packages that use BigQuaternionInteger Package Description edu.jas.arith Basic arithmetic package. -
-
Uses of BigQuaternionInteger in edu.jas.arith
Methods in edu.jas.arith that return BigQuaternionInteger Modifier and Type Method Description BigQuaternionInteger
BigQuaternionInteger. copy()
Clone this.BigQuaternionInteger
BigQuaternion. roundToHurwitzian()
BigQuaternion round to next Hurwitz integer.BigQuaternionInteger
BigQuaternion. roundToLipschitzian()
BigQuaternion round to next Lipschitz integer.
-