Home
last modified time | relevance | path

Searched defs:sol_coord (Results 1 – 5 of 5) sorted by relevance

/dports/math/fplll/fplll-5.4.1/fplll/
H A Dsvpcvp.cpp84 static int shortest_vector_ex(ZZ_mat<mpz_t> &b, vector<Z_NR<mpz_t>> &sol_coord, SVPMethod method, in shortest_vector_ex()
249 int shortest_vector_pruning(ZZ_mat<mpz_t> &b, vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_pruning()
256 int shortest_vector_pruning(ZZ_mat<mpz_t> &b, vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_pruning()
265 int shortest_vector_pruning(ZZ_mat<mpz_t> &b, vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_pruning()
279 MatGSOInterface<Z_NR<mpz_t>, FP_NR<mpfr_t>> &gso, vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_ex()
440 vector<Z_NR<mpz_t>> &sol_coord, SVPMethod method, int flags) in shortest_vector()
447 vector<vector<Z_NR<mpz_t>>> &sol_coord, vector<enumf> &sol_dist, in shortest_vectors()
457 vector<Z_NR<mpz_t>> &sol_coord, const vector<double> &pruning, in shortest_vector_pruning()
465 vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_pruning()
475 vector<Z_NR<mpz_t>> &sol_coord, in shortest_vector_pruning()
[all …]
H A Dmain.cpp245 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced basis in svpcvp() local
/dports/math/fplll/fplll-5.4.1/tests/
H A Dtest_svp.cpp45 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced basis in test_svp() local
151 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced basis in test_dual_svp() local
275 vector<Z_NR<mpz_t>> sol_coord; in test_rank_defect() local
H A Dtest_svp_gram.cpp47 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced grammatrix in test_svp() local
174 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced basis in test_dual_svp() local
H A Dtest_cvp.cpp37 vector<Z_NR<mpz_t>> sol_coord; // In the LLL-reduced basis in test_cvp() local