TFHEの整数型の条件演算子のテスト. [詳解]
#include <cassert>
#include "../utils.hpp"
#include "tfhe_libex.hpp"
TFHEの整数型の条件演算子のテスト.