[PPL-devel] [GIT] ppl/ppl(floating_point): Fixed pedix.

Fabio Bossi bossi at cs.unipr.it
Tue Sep 8 16:51:26 CEST 2009


Module: ppl/ppl
Branch: floating_point
Commit: 2f3c39f2d78530507d9669db2f570ee90555124c
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2f3c39f2d78530507d9669db2f570ee90555124c

Author: Fabio Bossi <bossi at cs.unipr.it>
Date:   Tue Sep  8 16:54:51 2009 +0200

Fixed pedix.

---

 doc/definitions.dox |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/definitions.dox b/doc/definitions.dox
index c2f1eb9..8aba517 100644
--- a/doc/definitions.dox
+++ b/doc/definitions.dox
@@ -2658,7 +2658,7 @@ floating point variable with its currently known approximation. The store is
 composed by two parts:
   - an <EM>interval abstract store</EM> \f$\fund{\rho}{\cV}{\mathbb{I}_a}\f$
     associating each variable with its current approximating interval, and
-  - a <EM>linear form abstract store</EM> \f$\fund{\rho}{\cV}{\mathbb{L}_a}\f$
+  - a <EM>linear form abstract store</EM> \f$\fund{\rho_l}{\cV}{\mathbb{L}_a}\f$
     associating each variable with its current approximating linear form.
 
 Both stores are represented by maps of the Standard Template Library and are




More information about the PPL-devel mailing list