From 3d9150870d6a62b2641ae835f07e182ddceda7c7 Mon Sep 17 00:00:00 2001 From: Desire NUENTSA Date: Mon, 21 Jan 2013 15:39:18 +0100 Subject: Fix documentation for SparseLU --- Eigen/src/SparseLU/SparseLU_relax_snode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Eigen/src/SparseLU/SparseLU_relax_snode.h') 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 -- cgit v1.2.3