update docs

This commit is contained in:
张壹 2020-10-21 15:37:13 +08:00
parent 1f96076123
commit 056f396ad4

View File

@ -140,7 +140,7 @@ typedef struct
* @param x Pointer of the solution.
* @param g Pointer of the model gradient.
* @param n_size Length of the solution.
* @param m Length of the observation.
* @param m Index of the observation.
*
* @return Value of objective function.
*/