STIR
6.2.0
|
A function object to push values at the grid of the input array into the output array. More...
#include "stir_experimental/numerics/more_interpolators.h"
Public Member Functions | |
void | set_output (Array< 3, elemT > &output) const |
template<class positionT , class valueT > | |
void | add_to (const BasicCoordinate< 3, positionT > &point_in_output_coords, const valueT value) const |
A function object to push values at the grid of the input array into the output array.