tfhe_libex
|
複数のLweSample*をwrapするクラス. [詳解]
#include <bits.hpp>
公開メンバ関数 | |
TFHEBits (const TFHEBits &elm) | |
TFHEBits (int nbelems) | |
LweSample & | operator[] (int n) |
TFHEBits & | operator= (const TFHEBits &elm) |
公開変数類 | |
int | nbelems |
LweSample * | bits = nullptr |
複数のLweSample*をwrapするクラス.