Task #51708 has been updated.
Project: subsynth
Subproject: Modules
Summary: implement add mult modules
Complete: 100%
Status: Closed
Authority : subatomic
Assigned to: subatomic
Description: done.
add/mult work great, if I had to do more work on these, then I'd refactor the following:
currently add does both, and mult specializes it. TODO: make a general combiner module and make add/mult specializations on that... (just a refactor)...
Follow-Ups:
-------------------------------------------------------
Date: 2002-04-19 16:02
By: subatomic
Comment:
done, now there is a templatized OperatorModule<> that takes an operator policy (like AddEqual, or MultEqual)
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=51708&group_id=42943&group_project_id=18768
|