aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_pivotL.h
diff options
context:
space:
mode:
authorGravatar Desire NUENTSA <desire.nuentsa_wakam@inria.fr>2013-01-21 15:39:18 +0100
committerGravatar Desire NUENTSA <desire.nuentsa_wakam@inria.fr>2013-01-21 15:39:18 +0100
commit3d9150870d6a62b2641ae835f07e182ddceda7c7 (patch)
tree66cdfc9c000ff9bb3cc9e77e96b4db60e95eaac5 /Eigen/src/SparseLU/SparseLU_pivotL.h
parentd2dd5063b6f52e16e15790eac7c9d1f57a60c96f (diff)
Fix documentation for SparseLU
Diffstat (limited to 'Eigen/src/SparseLU/SparseLU_pivotL.h')
-rw-r--r--Eigen/src/SparseLU/SparseLU_pivotL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eigen/src/SparseLU/SparseLU_pivotL.h b/Eigen/src/SparseLU/SparseLU_pivotL.h
index 67e748026..69472da9b 100644
--- a/Eigen/src/SparseLU/SparseLU_pivotL.h
+++ b/Eigen/src/SparseLU/SparseLU_pivotL.h
@@ -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