STIR  6.2.0
Namespaces | Functions
ProjDataInMemory.cxx File Reference

Implementations for non-inline functions of class stir::ProjDataInMemory. More...

#include "stir/ProjDataInMemory.h"
#include "stir/copy_fill.h"
#include "stir/shared_ptr.h"
#include "stir/Succeeded.h"
#include "stir/SegmentByView.h"
#include "stir/Bin.h"
#include "stir/is_null_ptr.h"
#include "stir/numerics/norm.h"
#include <iostream>
#include <cstring>
#include <algorithm>

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 
 stir::detail
 Namespace for the implementation details of the STIR library.
 

Functions

template<int num_dimensions>
void stir::detail::copy_data_from_buffer (const Array< 1, float > &buffer, Array< num_dimensions, float > &array, std::streamoff offset)
 
template<int num_dimensions>
void stir::detail::copy_data_to_buffer (Array< 1, float > &buffer, const Array< num_dimensions, float > &array, std::streamoff offset)
 

Detailed Description

Implementations for non-inline functions of class stir::ProjDataInMemory.

Author
Nikos Efthimiou
Kris Thielemans
Nikos Efthimiou
Gemma Fardell