STIR  6.2.0
Namespaces | Functions

implementation of the stir::assign_to_subregion function More...

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<class elemT >
void stir::assign_to_subregion (Array< 3, elemT > &input_array, const BasicCoordinate< 3, int > &mask_location, const BasicCoordinate< 3, int > &half_size, const elemT &value)
 assign a value to a sub-region of an array More...
 

Detailed Description

implementation of the stir::assign_to_subregion function

Author
Kris Thielemans
Charalampos Tsoumpas