STIR 6.4.0
extract_line.h File Reference

Declaration of stir::extract_line. More...

Go to the source code of this file.

Namespaces

namespace  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.
 

Detailed Description

Declaration of stir::extract_line.

Author
Charalampos Tsoumpas
Kris Thielemans