Function heongpu::tfhe_bootstrapping_kernel

Function Documentation

Warning

doxygenfunction: Unable to resolve function “heongpu::tfhe_bootstrapping_kernel” with arguments “(const int32_t*, const int32_t*, int32_t*, const Data64*, const Root64*, const Root64*, const Ninverse64, const Modulus64, const int32_t, const int32_t, const int32_t, const int32_t, int, int, int, int, int, int)”. Candidate function could not be parsed. Parsing error is Error when parsing function declaration. If the function has no return type: Error in declarator or parameters-and-qualifiers Invalid C++ declaration: Expected identifier in nested name, got keyword: void [error at 4] void tfhe_bootstrapping_kernel (const int32_t *input_a, const int32_t *input_b, int32_t *output, const Data64 *boot_key, const Root64 *__restrict__ forward_root_of_unity_table, const Root64 *__restrict__ inverse_root_of_unity_table, const Ninverse64 n_inverse, const Modulus64 modulus, const int32_t encoded, const int32_t bk_offset, const int32_t bk_mask, const int32_t bk_half, int n, int N, int N_power, int k, int bk_bit, int bk_length) —-^ If the function has a return type: Error in declarator or parameters-and-qualifiers If pointer to member declarator: Invalid C++ declaration: Expected ‘::’ in pointer to member (function). [error at 31] void tfhe_bootstrapping_kernel (const int32_t *input_a, const int32_t *input_b, int32_t *output, const Data64 *boot_key, const Root64 *__restrict__ forward_root_of_unity_table, const Root64 *__restrict__ inverse_root_of_unity_table, const Ninverse64 n_inverse, const Modulus64 modulus, const int32_t encoded, const int32_t bk_offset, const int32_t bk_mask, const int32_t bk_half, int n, int N, int N_power, int k, int bk_bit, int bk_length) ——————————-^ If declarator-id: Invalid C++ declaration: Expecting “,” or “)” in parameters-and-qualifiers, got “f”. [error at 148] void tfhe_bootstrapping_kernel (const int32_t *input_a, const int32_t *input_b, int32_t *output, const Data64 *boot_key, const Root64 *__restrict__ forward_root_of_unity_table, const Root64 *__restrict__ inverse_root_of_unity_table, const Ninverse64 n_inverse, const Modulus64 modulus, const int32_t encoded, const int32_t bk_offset, const int32_t bk_mask, const int32_t bk_half, int n, int N, int N_power, int k, int bk_bit, int bk_length) —————————————————————————————————————————————————-^