|
Macaulay2 Engine
|
| void mat_ZZ_get_entry | ( | const NTL::mat_ZZ * | A, |
| long | i, | ||
| long | j, | ||
| mpz_t | result ) |
Definition at line 61 of file ntl-internal.cpp.
References ntl_ZZ_to_mpz(), and result().
Referenced by mutableMatrix_from_NTL_mat_ZZ(), and ntl_LLL().