组合类型 | 类型定义

DynInt.h文件参考

浏览该文件的源代码。

组合类型

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

类型定义

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

SHOGUN Machine Learning Toolbox - Documentation