|
tfhe_libex
|
継承メンバを含む TFHEInt8 の全メンバ一覧です。
| abs() | TFHEIntegerCore | |
| add(TFHEIntegerCore value1, TFHEIntegerCore value2) (定義場所: TFHEIntegerCore) | TFHEIntegerCore | protected |
| array_option_num() (定義場所: TFHEInteger< 8 >) | TFHEInteger< 8 > | inlineprotectedstatic |
| array_size(int shape_size, int array_size) (定義場所: TFHEInteger< 8 >) | TFHEInteger< 8 > | 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< 8 >) | TFHEInteger< 8 > | 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< 8 >) | TFHEInteger< 8 > | inlineprotectedstatic |
| save_parameters(const char *path) | TFHEKeySet | protectedstatic |
| save_raw(FILE *fp) override (定義場所: TFHEInteger< 8 >) | TFHEInteger< 8 > | 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< TFHEInt8 > (定義場所: TFHEInt8) | TFHEInt8 | friend |
| TFHEInt8() (定義場所: TFHEInt8) | TFHEInt8 | |
| TFHEInt8(int number) (定義場所: TFHEInt8) | TFHEInt8 | |
| TFHEInt8(const TFHEInt8 &elm) (定義場所: TFHEInt8) | TFHEInt8 | |
| TFHEInt8(const TFHEInteger< 8 > &elm) (定義場所: TFHEInt8) | TFHEInt8 | |
| TFHEInt8(const TFHEIntegerCore &elm) (定義場所: TFHEInt8) | TFHEInt8 | |
| TFHEInteger(const TFHEInteger &elm) (定義場所: TFHEInteger< 8 >) | TFHEInteger< 8 > | inline |
| TFHEInteger(const TFHEIntegerCore &elm) (定義場所: TFHEInteger< 8 >) | TFHEInteger< 8 > | inline |
| TFHEInteger() | TFHEInteger< 8 > | inline |
| TFHEInteger(int number) | TFHEInteger< 8 > | inline |
| TFHEInteger(const char *path, int id) | TFHEInteger< 8 > | 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 |
1.8.17