Classes

DynInt.h File Reference

Go to the source code of this file.

Classes

class  CDynInt< T, sz >
 integer type of dynamic size More...

Typedefs

convenience typedefs

typedef CDynInt< uint64_t, 3 > uint192_t
 192 bit integer constructed out of 3 64bit uint64_t's
typedef CDynInt< uint64_t, 4 > uint256_t
 256 bit integer constructed out of 4 64bit uint64_t's
typedef CDynInt< uint64_t, 8 > uint512_t
 512 bit integer constructed out of 8 64bit uint64_t's
typedef CDynInt< uint64_t, 16 > uint1024_t
 1024 bit integer constructed out of 16 64bit uint64_t's
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation