[PPL-devel] [GIT] ppl/ppl(bounded_arithmetic): src/Linear_Form_def.hh: Fixed comment and renamed class FP_Oracle into Oracle.

Alberto Gioia (none) otrebla at spark
Wed Jan 26 11:44:24 CET 2011


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

Author: Alberto Gioia <otrebla at spark.(none)>
Date:   Thu Jan 20 13:10:41 2011 +0100

src/Linear_Form_def.hh: Fixed comment and renamed class FP_Oracle into Oracle.
src/Linear_Form_template.hh: Fixed comment and renamed class FP_Oracle into Oracle.
src/Float_defs.hh: Removed class FP_Oracle.
src/Oracle.hh: Generalization class Oracle.
src/linearize.hh: Renamed FP_Oracle into Oracle.
tests/Concrete_Expression/linearize.cc: Renamed FP_Oracle into Oracle.
tests/Concrete_Expression/digitalfilters1.cc: Renamed FP_Oracle into Oracle.

---

 src/Float.defs.hh                            |   72 +----------------
 src/Linear_Form.defs.hh                      |    4 +-
 src/Linear_Form.templates.hh                 |    2 +-
 src/Oracle.hh                                |  116 ++++++++++++++++++++++++++
 src/linearize.hh                             |   71 +++++++++-------
 tests/Concrete_Expression/digitalfilters1.cc |    6 +-
 tests/Concrete_Expression/linearize.cc       |    5 +-
 7 files changed, 170 insertions(+), 106 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=b7df6ab1a0bbd08b09dde3d513162ac1854d2ed4



More information about the PPL-devel mailing list