Skip to content
Snippets Groups Projects
Commit d617de9a authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Correct doxygen parameters.

parent 516ac0fc
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,8 @@ class LisVector;
*
* @param A Coefficient matrix
* @param b RHS vector
* @param vec_knownX_id a vector of known solution entry IDs
* @param vec_knownX_x a vector of known solutions
* @param _vec_knownX_id a vector of known solution entry IDs
* @param _vec_knownX_x a vector of known solutions
* @param penalty_scaling value for scaling some matrix and right hand side
* entries to enforce some conditions
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment