Searched refs:get_mpz_values (Results 1 – 2 of 2) sorted by relevance
586 const vector<mpz_class>& get_mpz_values() const;614 if(A.get_mpz_values() < B.get_mpz_values()) in BM_compare()616 if(A.get_mpz_values() > B.get_mpz_values()) in BM_compare()
4445 const vector<mpz_class>& BinaryMatrix<Integer>::get_mpz_values() const{ in get_mpz_values() function in libnormaliz::BinaryMatrix