POLY: fix doxygen comments

This commit is contained in:
hasufell 2014-06-05 19:13:24 +02:00
parent 1122dc6763
commit 64b2ef04f9
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ poly_inverse_poly_q(const fmpz_poly_t a,
* @param a polynomial to invert
* @param Fp polynomial [out]
* @param params NTRU parameters
* @return true if invertible, false if not
*/
bool
poly_inverse_poly_p(const fmpz_poly_t a,