|
class | stir::GeneralisedObjectiveFunction< TargetT > |
| A base class for 'generalised' objective functions, i.e. objective functions for which at least a 'gradient' is defined. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearKineticModelAndDynamicProjectionData< TargetT > |
| a base class for LogLikelihood of independent Poisson variables where the mean values are linear combinations of the kinetic parameters. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMean< TargetT > |
| a base class for LogLikelihood of independent Poisson variables where the mean values are linear combinations of the parameters. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMeanAndGatedProjDataWithMotion< TargetT > |
| a base class for LogLikelihood of independent Poisson variables where the mean values are linear combinations of the gated images. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMeanAndListModeData< TargetT > |
| An objective function class appropriate for PET list mode data. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMeanAndListModeDataWithProjMatrixByBin< TargetT > |
| Class for PET list mode data from static images for a scanner with discrete detectors. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMeanAndProjData< TargetT > |
| An objective function class appropriate for PET emission data. More...
|
|
class | stir::PoissonLogLikelihoodWithLinearModelForMeanAndDynamicProjData< TargetT > |
| a base class for LogLikelihood of independent Poisson variables where the mean values are linear combinations of the frames. More...
|
|