|
STIR 6.4.0
|
Implementation for stir::detail::find_basic_vs_nums_in_subset. More...
Go to the source code of this file.
Namespaces | |
| namespace | stir |
| Namespace for the STIR library (and some/most of its applications) | |
| namespace | stir::detail |
| Namespace for the implementation details of the STIR library. | |
Functions | |
| std::vector< ViewSegmentNumbers > | stir::detail::find_basic_vs_nums_in_subset (const ProjDataInfo &proj_data_info, const DataSymmetriesForViewSegmentNumbers &symmetries, const int min_segment_num, const int max_segment_num, const int subset_num, const int num_subsets) |
| a helper function to find which view/segments are in a subset | |
Implementation for stir::detail::find_basic_vs_nums_in_subset.