POLY: rm obsolete doxygen comment
This commit is contained in:
parent
f3ac38a6c0
commit
89447a7abb
@ -79,9 +79,8 @@ static void poly_mod2_to_modq(fmpz_poly_t a,
|
|||||||
/**
|
/**
|
||||||
* Initializes and builds a polynomial with the
|
* Initializes and builds a polynomial with the
|
||||||
* coefficient values of c[] of size len within NTRU
|
* coefficient values of c[] of size len within NTRU
|
||||||
* context ctx and returns a newly allocated polynomial
|
* context ctx and returns a newly allocated polynomial.
|
||||||
* pointer which is not clamped. For an empty polynom,
|
* For an empty polynom, both parameters can be NULL/0.
|
||||||
* both parameters can be NULL/0.
|
|
||||||
*
|
*
|
||||||
* @param c array of polynomial coefficients, can be NULL
|
* @param c array of polynomial coefficients, can be NULL
|
||||||
* @param len size of the coefficient array, can be 0
|
* @param len size of the coefficient array, can be 0
|
||||||
|
Loading…
Reference in New Issue
Block a user