aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_relax_snode.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_relax_snode.h
parentd2dd5063b6f52e16e15790eac7c9d1f57a60c96f (diff)
Fix documentation for SparseLU
Diffstat (limited to 'Eigen/src/SparseLU/SparseLU_relax_snode.h')
-rw-r--r--Eigen/src/SparseLU/SparseLU_relax_snode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/src/SparseLU/SparseLU_relax_snode.h b/Eigen/src/SparseLU/SparseLU_relax_snode.h
index 0700b3d42..44b279878 100644
--- a/Eigen/src/SparseLU/SparseLU_relax_snode.h
+++ b/Eigen/src/SparseLU/SparseLU_relax_snode.h
@@ -35,6 +35,7 @@ namespace Eigen {
*
* This routine is applied to a column elimination tree.
* It assumes that the matrix has been reordered according to the postorder of the etree
+ * \param n the number of columns
* \param et elimination tree
* \param relax_columns Maximum number of columns allowed in a relaxed snode
* \param descendants Number of descendants of each node in the etree