|
STIR 6.4.0
|
Implementation 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. | |
Implementation of stir::extract_line.