From: wolf Date: Tue, 1 Jun 1999 12:06:34 +0000 (+0000) Subject: One more such change. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0ad94b9bba7eae265eb59be8fc590fdcad552b;p=dealii-svn.git One more such change. git-svn-id: https://svn.dealii.org/trunk@1355 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/lac/include/lac/full_matrix.h b/deal.II/lac/include/lac/full_matrix.h index a9d6388a33..ceab130dd0 100644 --- a/deal.II/lac/include/lac/full_matrix.h +++ b/deal.II/lac/include/lac/full_matrix.h @@ -353,7 +353,7 @@ class FullMatrix : public Subscriptor * sum of all matrix entries. Also called * Frobenius Norm. * - * This norm is compatible with the l2 + * This norm is compatible with the $l_2$ * vector norm. But it is not a natural * matrix norm (cf Rannacher Numeric0), * therefore it is not called $l_2$-norm.