|
file | accu/image/all.hh [code] |
| File that includes all accumulator image routines.
|
|
file | accu/image/essential.hh [code] |
| File that includes the most useful accumulator types working on images.
|
|
file | accu/image/init.hh [code] |
| Initialize an image of accumulators.
|
|
file | set_value.hh [code] |
| Set the values of an image of accumulators.
|
|
file | image/take.hh [code] |
| Update an image of accumulators by taking a value or the contents of another image.
|
|
file | take_as_init.hh [code] |
| Initialize an image of accumulators by taking a first value.
|
|
file | take_n_times.hh [code] |
| Update an image of accumulators by taking the contents of another image with a multiplicity.
|
|
file | to_result.hh [code] |
| Convert an image of accumulators into a result image.
|
|
file | untake.hh [code] |
| Update an image of accumulators by untaking a value or the contents of another image.
|
|