PALISADE Lattice Crypto Library  1.11.9
A lattice crypto library for software engineers by software engineers.
Public Types | List of all members
bigintdyn::SignedDoubleDataType< uint64_t > Struct Template Reference

Struct to determine a signed datatype that is twice as big(bitwise) as utype. sets T as of type unsigned integer 128 bit if limb datatype is 64bit. More...

#include <ubintdyn.h>

Public Types

typedef int128_t T
 

Detailed Description

template<>
struct bigintdyn::SignedDoubleDataType< uint64_t >

Struct to determine a signed datatype that is twice as big(bitwise) as utype. sets T as of type unsigned integer 128 bit if limb datatype is 64bit.


The documentation for this struct was generated from the following file: