STIR
6.2.0
|
This is the complete list of members for stir::ProjDataInMemory, including all inherited members.
axpby(const float a, const ProjData &x, const float b, const ProjData &y) override | stir::ProjDataInMemory | virtual |
begin() | stir::ProjDataInMemory | inline |
begin() const | stir::ProjDataInMemory | inline |
begin_all() | stir::ProjDataInMemory | inline |
begin_all() const | stir::ProjDataInMemory | inline |
const_full_iterator typedef (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | |
const_iterator typedef (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | |
copy_to(iterT array_iter) const | stir::ProjData | inline |
end() | stir::ProjDataInMemory | inline |
end() const | stir::ProjDataInMemory | inline |
end_all() | stir::ProjDataInMemory | inline |
end_all() const | stir::ProjDataInMemory | inline |
exam_info_sptr (defined in stir::ExamData) | stir::ExamData | protected |
ExamData() | stir::ExamData | |
ExamData(const shared_ptr< const ExamInfo > &_this_exam) (defined in stir::ExamData) | stir::ExamData | |
fill(const float value) override | stir::ProjDataInMemory | virtual |
fill(const ProjData &) override | stir::ProjDataInMemory | virtual |
fill_from(iterT array_iter) | stir::ProjData | inline |
find_max() const override | stir::ProjDataInMemory | virtual |
find_min() const override | stir::ProjDataInMemory | virtual |
full_iterator typedef (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | |
get_bin_value(Bin &bin) | stir::ProjDataInMemory | |
get_const_data_ptr() const | stir::ProjDataInMemory | inline |
get_data_ptr() | stir::ProjDataInMemory | inline |
get_empty_related_viewgrams(const ViewgramIndices &viewgram_indices, const shared_ptr< DataSymmetriesForViewSegmentNumbers > &symmetries_ptr, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | |
get_empty_segment_by_sinogram(const SegmentIndices &) const | stir::ProjData | |
get_empty_segment_by_sinogram(const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | |
get_empty_segment_by_view(const SegmentIndices &) const | stir::ProjData | |
get_empty_segment_by_view(const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | |
get_empty_sinogram(const SinogramIndices &) const | stir::ProjData | |
get_empty_sinogram(const int ax_pos_num, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | |
get_empty_viewgram(const ViewgramIndices &) const | stir::ProjData | |
get_empty_viewgram(const int view, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | |
get_exam_info() const (defined in stir::ExamData) | stir::ExamData | virtual |
get_exam_info_sptr() const | stir::ExamData | virtual |
get_max_axial_pos_num(const int segment_num) const | stir::ProjData | inline |
get_max_segment_num() const | stir::ProjData | inline |
get_max_tangential_pos_num() const | stir::ProjData | inline |
get_max_tof_pos_num() const | stir::ProjData | inline |
get_max_view_num() const | stir::ProjData | inline |
get_min_axial_pos_num(const int segment_num) const | stir::ProjData | inline |
get_min_segment_num() const | stir::ProjData | inline |
get_min_tangential_pos_num() const | stir::ProjData | inline |
get_min_tof_pos_num() const | stir::ProjData | inline |
get_min_view_num() const | stir::ProjData | inline |
get_num_axial_poss(const int segment_num) const | stir::ProjData | inline |
get_num_non_tof_sinograms() const | stir::ProjData | inline |
get_num_segments() const | stir::ProjData | inline |
get_num_sinograms() const | stir::ProjData | inline |
get_num_tangential_poss() const | stir::ProjData | inline |
get_num_tof_poss() const | stir::ProjData | inline |
get_num_views() const | stir::ProjData | inline |
get_original_view_nums() const | stir::ProjData | inline |
get_proj_data_info_sptr() const | stir::ProjData | inline |
get_related_viewgrams(const ViewgramIndices &, const shared_ptr< DataSymmetriesForViewSegmentNumbers > &, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const | stir::ProjData | virtual |
get_segment_by_sinogram(const int segment_num, const int timing_pos=0) const override | stir::ProjDataInMemory | virtual |
stir::ProjData::get_segment_by_sinogram(const SegmentIndices &) const | stir::ProjData | inline |
get_segment_by_view(const int segment_num, const int timing_pos=0) const override | stir::ProjDataInMemory | virtual |
stir::ProjData::get_segment_by_view(const SegmentIndices &) const | stir::ProjData | inline |
get_sinogram(const int ax_pos_num, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const override | stir::ProjDataInMemory | virtual |
stir::ProjData::get_sinogram(const SinogramIndices &) const | stir::ProjData | inline |
get_subset(const std::vector< int > &views) const | stir::ProjData | |
get_tof_mash_factor() const | stir::ProjData | inline |
get_viewgram(const int view_num, const int segment_num, const bool make_num_tangential_poss_odd=false, const int timing_pos=0) const override | stir::ProjDataInMemory | virtual |
stir::ProjData::get_viewgram(const ViewgramIndices &) const | stir::ProjData | inline |
iterator typedef (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | |
norm() const override | stir::ProjDataInMemory | virtual |
norm_squared() const override | stir::ProjDataInMemory | virtual |
operator*(const self_type &iv) const | stir::ProjDataInMemory | |
operator*(const float a) const | stir::ProjDataInMemory | |
operator*=(const base_type &v) override | stir::ProjDataInMemory | virtual |
operator*=(const float v) override | stir::ProjDataInMemory | virtual |
operator+(const self_type &iv) const | stir::ProjDataInMemory | |
operator+(const float a) const | stir::ProjDataInMemory | |
operator+=(const base_type &v) override | stir::ProjDataInMemory | virtual |
operator+=(const float v) override | stir::ProjDataInMemory | virtual |
operator-(const self_type &iv) const | stir::ProjDataInMemory | |
operator-(const float a) const | stir::ProjDataInMemory | |
operator-=(const base_type &v) override | stir::ProjDataInMemory | virtual |
operator-=(const float v) override | stir::ProjDataInMemory | virtual |
operator/(const self_type &iv) const | stir::ProjDataInMemory | |
operator/(const float a) const | stir::ProjDataInMemory | |
operator/=(const base_type &v) override | stir::ProjDataInMemory | virtual |
operator/=(const float v) override | stir::ProjDataInMemory | virtual |
proj_data_info_sptr (defined in stir::ProjData) | stir::ProjData | protected |
ProjData() | stir::ProjData | |
ProjData(const shared_ptr< const ExamInfo > &exam_info_sptr, const shared_ptr< const ProjDataInfo > &proj_data_info_ptr) | stir::ProjData | |
ProjDataInMemory(shared_ptr< const ExamInfo > const &exam_info_sptr, shared_ptr< const ProjDataInfo > const &proj_data_info_ptr, const bool initialise_with_0=true) | stir::ProjDataInMemory | |
ProjDataInMemory(const ProjData &proj_data) | stir::ProjDataInMemory | |
ProjDataInMemory(const ProjDataInMemory &proj_data) | stir::ProjDataInMemory | |
read_from_file(const std::string &filename, const std::ios::openmode open_mode=std::ios::in) | stir::ProjData | static |
release_const_data_ptr() const | stir::ProjDataInMemory | inline |
release_data_ptr() | stir::ProjDataInMemory | inline |
sapyb(const float a, const ProjData &y, const float b) override | stir::ProjDataInMemory | virtual |
sapyb(const ProjData &a, const ProjData &y, const ProjData &b) override | stir::ProjDataInMemory | virtual |
set_bin_value(const Bin &bin) (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | |
set_exam_info(ExamInfo const &) | stir::ExamData | virtual |
set_exam_info_sptr(shared_ptr< const ExamInfo > new_exam_info_sptr) (defined in stir::ExamData) | stir::ExamData | |
set_related_viewgrams(const RelatedViewgrams< float > &viewgrams) | stir::ProjData | virtual |
set_segment(const SegmentBySinogram< float > &) override | stir::ProjDataInMemory | virtual |
set_segment(const SegmentByView< float > &) override | stir::ProjDataInMemory | virtual |
set_sinogram(const Sinogram< float > &s) override | stir::ProjDataInMemory | virtual |
set_viewgram(const Viewgram< float > &v) override | stir::ProjDataInMemory | virtual |
size_all() const | stir::ProjData | inline |
standard_segment_sequence(const ProjDataInfo &pdi) | stir::ProjData | static |
sum() const override (defined in stir::ProjDataInMemory) | stir::ProjDataInMemory | virtual |
write_to_file(const std::string &filename) const | stir::ProjData | |
xapyb(const ProjData &x, const float a, const ProjData &y, const float b) override | stir::ProjDataInMemory | virtual |
xapyb(const ProjData &x, const ProjData &a, const ProjData &y, const ProjData &b) override | stir::ProjDataInMemory | virtual |
~ExamData() (defined in stir::ExamData) | stir::ExamData | virtual |
~ProjData() override | stir::ProjData | inline |
~ProjDataInMemory() override | stir::ProjDataInMemory |