STIR  6.2.0
Namespaces | Functions
extract_line.inl File Reference

Implementation of stir::extract_line. More...

Namespaces

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

Functions

template<class elemT >
Array< 1, elemT > stir::extract_line (const Array< 3, elemT > &, const BasicCoordinate< 3, int > &index, const int dimension)
 extracts a line from an array in the direction of the specified dimension. More...
 

Detailed Description

Implementation of stir::extract_line.

Author
Charalampos Tsoumpas
Kris Thielemans