TTMath  0.9.4
 C++ bignum library
File List
Here is a list of all documented files with brief descriptions:
 ttmath.hMathematics functions
 ttmathbig.hA Class for representing floating point numbers
 ttmathint.hTemplate class Int<uint>
 ttmathmisc.hSome helpful functions
 ttmathobjects.hMathematic functions
 ttmathparser.hA mathematical parser
 ttmaththreads.hSome objects used in multithreads environment
 ttmathtypes.hConstants used in the library
 ttmathuint.hTemplate class UInt<uint>
 ttmathuint_noasm.hTemplate class UInt<uint> with methods without any assembler code (used for no-asm version of ttmath)
 ttmathuint_x86.hTemplate class UInt<uint> with assembler code for 32bit x86 processors
 ttmathuint_x86_64.hTemplate class UInt<uint> with assembler code for 64bit x86_64 processors
 ttmathuint_x86_64_msvc.asmSome asm routines for x86_64 when using Microsoft compiler