STIR 6.4.0

implementation of the stir::PLSPrior class More...

#include "stir/recon_buildblock/PLSPrior.h"
#include "stir/Succeeded.h"
#include "stir/DiscretisedDensityOnCartesianGrid.h"
#include "stir/IndexRange3D.h"
#include "stir/IO///write_to_file.h"
#include "stir/IO/read_from_file.h"
#include "stir/is_null_ptr.h"
#include "stir/info.h"
#include "stir/error.h"
#include "stir/format.h"
#include <algorithm>

Namespaces

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

Variables

template<>
const char *const stir::PLSPrior< float >::registered_name = "PLS"
 

Detailed Description

implementation of the stir::PLSPrior class

Author
Daniel Deidda
Yu-Jung Tsai