|  | RTK
    2.7.0
    Reconstruction Toolkit | 
#include <rtkJosephForwardProjectionImageFilter.h>
| Public Types | |
| using | VectorType = itk::Vector< double, 3 > | 
| Public Member Functions | |
| bool | operator!= (const SumAlongRay &) const | 
| void | operator() (const ThreadIdType, TOutput &sumValue, const TInput volumeValue, const VectorType &) | 
| bool | operator== (const SumAlongRay &other) const | 
| SumAlongRay ()=default | |
| ~SumAlongRay ()=default | |
Function to compute the attenuation correction on the projection.
Definition at line 78 of file rtkJosephForwardProjectionImageFilter.h.
| using rtk::Functor::SumAlongRay< TInput, TOutput >::VectorType = itk::Vector<double, 3> | 
Definition at line 81 of file rtkJosephForwardProjectionImageFilter.h.
| 
 | default | 
| 
 | default | 
| 
 | inline | 
Definition at line 86 of file rtkJosephForwardProjectionImageFilter.h.
| 
 | inline | 
Definition at line 97 of file rtkJosephForwardProjectionImageFilter.h.
| 
 | inline | 
Definition at line 91 of file rtkJosephForwardProjectionImageFilter.h.
 1.8.14
 1.8.14