tfhe_libex
common.hpp
[詳解]
1 
6 #ifndef COMMON_COMMON
7 #define COMMON_COMMON
8 #include "std.hpp"
9 #include "tfhe_lib.hpp"
10 #endif
std.hpp
標準ライブラリのinclude.
tfhe_lib.hpp
tfhe(https://github.com/tfhe/tfhe)のinclude.