[GIT] ppl/ppl(products): Added the method frequency() to the Octagonal shape domain.

Module: ppl/ppl Branch: products Commit: f21ee4e62c55773048617a12a1f1dd8bae349ff9 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f21ee4e62c557...
Author: Patricia Hill p.m.hill@leeds.ac.uk Date: Fri May 22 11:01:10 2009 +0100
Added the method frequency() to the Octagonal shape domain.
Improved the code for the same method for BD shapes.
Corrected some typos in comments in these files.
---
src/BD_Shape.templates.hh | 48 ++++--- src/Octagonal_Shape.defs.hh | 33 +++++ src/Octagonal_Shape.templates.hh | 141 +++++++++++++++++++- tests/Octagonal_Shape/Makefile.am | 3 + tests/Octagonal_Shape/frequency1.cc | 259 +++++++++++++++++++++++++++++++++++ 5 files changed, 458 insertions(+), 26 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=f21ee4e62...
participants (1)
-
Patricia Hill