STIR  6.3.0
Files | Classes
Items relating to CUDA and STIR buildblock objects.
Collaboration diagram for Items relating to CUDA and STIR buildblock objects.:

Files

file  cuda_utilities.h
 some utilities for STIR and CUDA
 
file  CudaGibbsPenalty.h
 Declaration of the stir::CudaGibbsPenalty class.
 
file  CudaRelativeDifferencePrior.h
 implementation of the stir::CudaRelativeDifferencePrior class
 
file  GibbsQuadraticPenalty.h
 Declaration of class stir::GibbsQuadraticPenalty, stir::CudaGibbsQuadraticPenalty and the potential function stir::QuadraticPotential.
 
file  GibbsRelativeDifferencePenalty.h
 Declaration of class stir::CudaRelativeDifferencePenalty, stir::CudaGibbsRelativeDifferencePenalty and the potential function stir::RelativeDifferencePotential.
 

Classes

class  stir::CudaGibbsPenalty< elemT, PotentialT >
 A base class with CUDA-accelerated implementation of the GibbsPenalty class. More...
 
class  stir::CudaRelativeDifferencePrior< elemT >
 CUDA implementation of the Relative Difference prior. More...
 

Detailed Description