tfhe_libex
|
継承メンバを含む TFHEInt16 の全メンバ一覧です。
abs() | TFHEIntegerCore | |
add(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
array_option_num() (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inlineprotectedstatic |
array_size(int shape_size, int array_size) (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inlineprotectedstatic |
bits (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
check_decrypt_error() (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
check_division_byZero(TFHEIntegerCore value) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
check_error(TFHEIntegerCore value) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
check_overflow_add(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
check_overflow_mul() (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
check_overflow_sub(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
cloud_key() | TFHEKeySet | inlineprotectedstatic |
create_new_keyset(int minimum_lambda) | TFHEKeySet | inlineprotectedstatic |
decrypt() | TFHEIntegerCore | |
div(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
division_byZero_error_flag (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
et(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
find_file_pointer(const char *path, int id, long result[3]) (定義場所: TFHEIO) | TFHEIO | protectedstatic |
gt(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
gtoet(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
load_cloud_key(const char *path) | TFHEKeySet | inlineprotectedstatic |
load_parameters(const char *path) | TFHEKeySet | inlineprotectedstatic |
load_raw(FILE *fp) override (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inlineprotectedvirtual |
load_secret_key(const char *path) | TFHEKeySet | inlineprotectedstatic |
lt(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
ltoet(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
minus(TFHEIntegerCore value) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
mod(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
mul(TFHEIntegerCore value1, TFHEBoolCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
mul(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
net(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
operator!=(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator%(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator*(const TFHEBoolCore &other) | TFHEIntegerCore | |
operator*(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator+(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator-() | TFHEIntegerCore | |
operator-(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator/(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator<(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator<(const int &other) | TFHEIntegerCore | |
operator<=(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator=(const TFHEIntegerCore &num) | TFHEIntegerCore | |
operator==(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator==(const int &other) | TFHEIntegerCore | |
operator>(const TFHEIntegerCore &other) | TFHEIntegerCore | |
operator>(const int &other) | TFHEIntegerCore | |
operator>=(const TFHEIntegerCore &other) | TFHEIntegerCore | |
overflow_error_flag (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
parameters() | TFHEKeySet | inlineprotectedstatic |
remove_from_file(const char *path, long pos[3]) (定義場所: TFHEIO) | TFHEIO | protectedstatic |
save(const char *path, int id) | TFHEIntegerCore | |
save_cloud_key(const char *path) | TFHEKeySet | protectedstatic |
save_option_forArray(FILE *fp) (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inlineprotectedstatic |
save_parameters(const char *path) | TFHEKeySet | protectedstatic |
save_raw(FILE *fp) override (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inlineprotectedvirtual |
save_secret_key(const char *path) | TFHEKeySet | protectedstatic |
secret_key() | TFHEKeySet | inlineprotectedstatic |
set_seed(uint32_t *values, int size) (定義場所: TFHEKeySet) | TFHEKeySet | inlineprotectedstatic |
shift(TFHEIntegerCore value, int shift) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protectedstatic |
sign() | TFHEIntegerCore | |
sub(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
TFHEArray< TFHEInt16 > (定義場所: TFHEInt16) | TFHEInt16 | friend |
TFHEInt16() (定義場所: TFHEInt16) | TFHEInt16 | |
TFHEInt16(int number) (定義場所: TFHEInt16) | TFHEInt16 | |
TFHEInt16(const TFHEInt16 &elm) (定義場所: TFHEInt16) | TFHEInt16 | |
TFHEInt16(const TFHEInteger< 16 > &elm) (定義場所: TFHEInt16) | TFHEInt16 | |
TFHEInt16(const TFHEIntegerCore &elm) (定義場所: TFHEInt16) | TFHEInt16 | |
TFHEInteger(const TFHEInteger &elm) (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inline |
TFHEInteger(const TFHEIntegerCore &elm) (定義場所: TFHEInteger< 16 >) | TFHEInteger< 16 > | inline |
TFHEInteger() | TFHEInteger< 16 > | inline |
TFHEInteger(int number) | TFHEInteger< 16 > | inline |
TFHEInteger(const char *path, int id) | TFHEInteger< 16 > | inline |
TFHEIntegerCore() (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
TFHEIntegerCore(const TFHEIntegerCore &elm, int nbelems) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
TFHEIntegerCore(int nbelems) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
TFHEIntegerCore(int nbelems, int number) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
TFHEIntegerCore(int nbelems, const char *path, int id) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | |
TFHEKeySet() (定義場所: TFHEKeySet) | TFHEKeySet | inlineprotected |
~TFHEKeySet() (定義場所: TFHEKeySet) | TFHEKeySet | inlineprotected |