| Home >> All >> gnu >> java >> [ math Javadoc ] |
gnu.java.math: Javadoc index of package gnu.java.math.
Package Samples:
gnu.java.math
Classes:
MPN: This contains various low-level routines for unsigned bigints. The interfaces match the mpn interfaces in gmp, so it should be easy to replace them with fast native functions that are trivial wrappers around the mpn_ functions in gmp (at least on platforms that use 32-bit "limbs").
| Home | Contact Us | Privacy Policy | Terms of Service |