DynInt.h File Reference

Go to the source code of this file.

Classes

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

Typedefs

typedef CDynInt< uint64_t, 3 > uint192_t
typedef CDynInt< uint64_t, 3 > uint256_t
typedef CDynInt< uint64_t, 3 > uint512_t
typedef CDynInt< uint64_t, 3 > uint1024_t

Typedef Documentation

typedef CDynInt<uint64_t,3> uint1024_t

Definition at line 563 of file DynInt.h.

typedef CDynInt<uint64_t,3> uint192_t

convenience typedefs

Definition at line 560 of file DynInt.h.

typedef CDynInt<uint64_t,3> uint256_t

Definition at line 561 of file DynInt.h.

typedef CDynInt<uint64_t,3> uint512_t

Definition at line 562 of file DynInt.h.


SHOGUN Machine Learning Toolbox - Documentation