![]() |
TTMath
0.9.4
C++ bignum library
|
ttmath.h | Mathematics functions |
ttmathbig.h | A Class for representing floating point numbers |
ttmathint.h | Template class Int<uint> |
ttmathmisc.h | Some helpful functions |
ttmathobjects.h | Mathematic functions |
ttmathparser.h | A mathematical parser |
ttmaththreads.h | Some objects used in multithreads environment |
ttmathtypes.h | Constants used in the library |
ttmathuint.h | Template class UInt<uint> |
ttmathuint_noasm.h | Template class UInt<uint> with methods without any assembler code (used for no-asm version of ttmath) |
ttmathuint_x86.h | Template class UInt<uint> with assembler code for 32bit x86 processors |
ttmathuint_x86_64.h | Template class UInt<uint> with assembler code for 64bit x86_64 processors |
ttmathuint_x86_64_msvc.asm | Some asm routines for x86_64 when using Microsoft compiler |