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< utype > Struct Template Reference

Struct to determine a signed datatype that is twice as big(bitwise) as utype. sets T as of type void for default case. More...

#include <ubintdyn.h>

Public Types

typedef void T
 

Detailed Description

template<typename utype>
struct bigintdyn::SignedDoubleDataType< utype >

Struct to determine a signed datatype that is twice as big(bitwise) as utype. sets T as of type void for default case.

Template Parameters
utypeprimitive integer data type.

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