DOC: random doxygen improvements
This commit is contained in:
parent
9a57b5e7c1
commit
16677d8457
@ -55,7 +55,7 @@ get_urnd_int(void);
|
|||||||
* Get a random ternary polynomial with specified numbers
|
* Get a random ternary polynomial with specified numbers
|
||||||
* of 1 coefficients and -1 coefficients.
|
* of 1 coefficients and -1 coefficients.
|
||||||
*
|
*
|
||||||
* @param poly the resulting random polynomial [out]
|
* @param poly the resulting random polynomial, must be initialized [out]
|
||||||
* @param params the NTRU context
|
* @param params the NTRU context
|
||||||
* @param num_ones the number of 1 coefficients
|
* @param num_ones the number of 1 coefficients
|
||||||
* @param num_neg_ones the number of -1 coefficients
|
* @param num_neg_ones the number of -1 coefficients
|
||||||
|
Loading…
Reference in New Issue
Block a user