My Project
|
makes on each red_object in a region a single_step More...
#include <tgb_internal.h>
Public Member Functions | |
virtual void | reduce (red_object *r, int l, int u) |
we assume that all occurring red_objects have same lm, and all occ. lm's in r[l...u] are the same, only reductor does not occur More... | |
virtual | ~reduction_step () |
Data Fields | |
slimgb_alg * | c |
int | reduction_id |
makes on each red_object in a region a single_step
Definition at line 331 of file tgb_internal.h.
|
virtual |
we assume that all occurring red_objects have same lm, and all occ. lm's in r[l...u] are the same, only reductor does not occur
Reimplemented in simple_reducer.
Definition at line 4883 of file tgb.cc.
slimgb_alg* reduction_step::c |
Definition at line 339 of file tgb_internal.h.
int reduction_step::reduction_id |
Definition at line 340 of file tgb_internal.h.