Fix documentation for SparseLU

This commit is contained in:
Desire NUENTSA
2013-01-21 15:39:18 +01:00
parent d2dd5063b6
commit 3d9150870d
6 changed files with 19 additions and 10 deletions

View File

@@ -47,7 +47,7 @@ namespace Eigen {
* Note: If you absolutely want to use a given pivot order, then set u=0.0.
*
* \param jcol The current column of L
* \param u diagonal pivoting threshold
* \param diagpivotthresh diagonal pivoting threshold
* \param[in,out] perm_r Row permutation (threshold pivoting)
* \param[in] iperm_c column permutation - used to finf diagonal of Pc*A*Pc'
* \param[out] pivrow The pivot row