apply_lower_threshold(const elemT &lower) | stir::VectorWithOffset< elemT > | inline |
apply_upper_threshold(const elemT &upper) | stir::VectorWithOffset< elemT > | inline |
Array (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | friend |
Array() | stir::Array< 1, elemT > | inline |
Array(const IndexRange< 1 > &range) | stir::Array< 1, elemT > | inlineexplicit |
Array(const int min_index, const int max_index) | stir::Array< 1, elemT > | inline |
Array(const IndexRange< 1 > &range, shared_ptr< elemT[]> data_sptr) | stir::Array< 1, elemT > | inline |
Array(const IndexRange< 1 > &range, const elemT *const data_ptr) | stir::Array< 1, elemT > | inline |
Array(const NumericVectorWithOffset< elemT, elemT > &il) | stir::Array< 1, elemT > | inline |
Array(const self &t) | stir::Array< 1, elemT > | inline |
Array(Array &&other) noexcept | stir::Array< 1, elemT > | |
Array(const base_type &il) (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
Array(const Array< 1, elemT > &other) (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
Array(Array< 1, elemT > &&other) noexcept (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
at(int i) (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | inline |
at(int i) const (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | inline |
at(const BasicCoordinate< 1, int > &c) (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | inline |
at(const BasicCoordinate< 1, int > &c) const (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | inline |
axpby(const elemT2 a, const NumericVectorWithOffset &x, const elemT2 b, const NumericVectorWithOffset &y) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
axpby(const NUMBER2 a, const NumericVectorWithOffset &x, const NUMBER2 b, const NumericVectorWithOffset &y) (defined in stir::NumericVectorWithOffset< elemT, elemT >) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
begin() | stir::VectorWithOffset< elemT > | inline |
begin() const | stir::VectorWithOffset< elemT > | inline |
begin_all() | stir::Array< 1, elemT > | inline |
begin_all() const | stir::Array< 1, elemT > | inline |
begin_all_const() const | stir::Array< 1, elemT > | inline |
capacity() const | stir::VectorWithOffset< elemT > | inline |
check_state() const | stir::VectorWithOffset< elemT > | inlineprotected |
const_full_iterator typedef | stir::Array< 1, elemT > | |
const_iterator typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
const_reference typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
const_reverse_iterator typedef (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | |
difference_type typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
empty() const | stir::VectorWithOffset< elemT > | inline |
end() | stir::VectorWithOffset< elemT > | inline |
end() const | stir::VectorWithOffset< elemT > | inline |
end_all() | stir::Array< 1, elemT > | inline |
end_all() const | stir::Array< 1, elemT > | inline |
end_all_const() const | stir::Array< 1, elemT > | inline |
fill(const elemT &n) | stir::VectorWithOffset< elemT > | inline |
find_max() const | stir::Array< 1, elemT > | inline |
find_min() const | stir::Array< 1, elemT > | inline |
full_iterator typedef | stir::Array< 1, elemT > | |
get_capacity_max_index() const | stir::VectorWithOffset< elemT > | inline |
get_capacity_min_index() const | stir::VectorWithOffset< elemT > | inline |
get_const_data_ptr() const | stir::VectorWithOffset< elemT > | inline |
get_const_full_data_ptr() const | stir::Array< 1, elemT > | inline |
get_data_ptr() | stir::VectorWithOffset< elemT > | inline |
get_full_data_ptr() | stir::Array< 1, elemT > | inline |
get_index_range() const | stir::Array< 1, elemT > | inline |
get_length() const | stir::VectorWithOffset< elemT > | inline |
get_max_index() const | stir::VectorWithOffset< elemT > | inline |
get_min_index() const | stir::VectorWithOffset< elemT > | inline |
get_regular_range(BasicCoordinate< 1, int > &min, BasicCoordinate< 1, int > &max) const | stir::Array< 1, elemT > | |
grow(const IndexRange< 1 > &range) | stir::Array< 1, elemT > | inlinevirtual |
grow(const int min_index, const int max_index) override | stir::Array< 1, elemT > | inlinevirtual |
NumericVectorWithOffset< elemT, elemT >::grow(const unsigned int new_size) | stir::VectorWithOffset< elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::init(const int min_index, const int max_index, elemT *const data_ptr, bool copy_data) | stir::VectorWithOffset< elemT > | inlineprotected |
is_contiguous() const | stir::Array< 1, elemT > | inline |
is_regular() const | stir::Array< 1, elemT > | inline |
iterator typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
num | stir::VectorWithOffset< elemT > | protected |
NumericVectorWithOffset(const VectorWithOffset< elemT > &t) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset(const NumericVectorWithOffset &t) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset(NumericVectorWithOffset &&other) noexcept | stir::NumericVectorWithOffset< elemT, elemT > | |
operator!=(const VectorWithOffset &iv) const (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
operator*(const base_type &iv) const | stir::Array< 1, elemT > | inline |
operator*(const elemT a) const | stir::Array< 1, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator*(const NumericVectorWithOffset &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator*(const elemT &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator*(const VectorWithOffset &v) const | stir::VectorWithOffset< elemT > | inline |
operator*=(const NumericVectorWithOffset &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
operator*=(const elemT &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator*=(const VectorWithOffset &v) | stir::VectorWithOffset< elemT > | inline |
operator+(const base_type &iv) const | stir::Array< 1, elemT > | inline |
operator+(const elemT a) const | stir::Array< 1, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator+(const NumericVectorWithOffset &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator+(const elemT &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator+(const VectorWithOffset &v) const | stir::VectorWithOffset< elemT > | inline |
operator+=(const NumericVectorWithOffset &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
operator+=(const elemT &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator+=(const VectorWithOffset &v) | stir::VectorWithOffset< elemT > | inline |
operator-(const base_type &iv) const | stir::Array< 1, elemT > | inline |
operator-(const elemT a) const | stir::Array< 1, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator-(const NumericVectorWithOffset &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator-(const elemT &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator-(const VectorWithOffset &v) const | stir::VectorWithOffset< elemT > | inline |
operator-=(const NumericVectorWithOffset &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
operator-=(const elemT &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator-=(const VectorWithOffset &v) | stir::VectorWithOffset< elemT > | inline |
operator/(const base_type &iv) const | stir::Array< 1, elemT > | inline |
operator/(const elemT a) const | stir::Array< 1, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator/(const NumericVectorWithOffset &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator/(const elemT &v) const | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator/(const VectorWithOffset &v) const | stir::VectorWithOffset< elemT > | inline |
operator/=(const NumericVectorWithOffset &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
operator/=(const elemT &v) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
VectorWithOffset< elemT >::operator/=(const VectorWithOffset &v) | stir::VectorWithOffset< elemT > | inline |
operator=(const Array &other) | stir::Array< 1, elemT > | inline |
NumericVectorWithOffset< elemT, elemT >::operator=(const NumericVectorWithOffset &other) | stir::NumericVectorWithOffset< elemT, elemT > | |
VectorWithOffset< elemT >::operator=(const VectorWithOffset &il) | stir::VectorWithOffset< elemT > | inline |
operator==(const VectorWithOffset &iv) const (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
operator[](int i) | stir::Array< 1, elemT > | inline |
operator[](int i) const | stir::Array< 1, elemT > | inline |
operator[](const BasicCoordinate< 1, int > &c) const | stir::Array< 1, elemT > | inline |
operator[](const BasicCoordinate< 1, int > &c) | stir::Array< 1, elemT > | inline |
owns_memory_for_data() const | stir::VectorWithOffset< elemT > | inline |
rbegin() (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
rbegin() const (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
recycle() | stir::VectorWithOffset< elemT > | inline |
reference typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
release_const_data_ptr() const | stir::VectorWithOffset< elemT > | inline |
release_const_full_data_ptr() const | stir::Array< 1, elemT > | inline |
release_data_ptr() | stir::VectorWithOffset< elemT > | inline |
release_full_data_ptr() | stir::Array< 1, elemT > | inline |
rend() (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
rend() const (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | inline |
reserve(const int min_index, const int max_index) | stir::VectorWithOffset< elemT > | inline |
reserve(const unsigned int new_size) | stir::VectorWithOffset< elemT > | inline |
resize(const IndexRange< 1 > &range) | stir::Array< 1, elemT > | inlinevirtual |
resize(const int min_index, const int max_index) override | stir::Array< 1, elemT > | inlinevirtual |
NumericVectorWithOffset< elemT, elemT >::resize(const unsigned int new_size) | stir::VectorWithOffset< elemT > | inline |
reverse_iterator typedef (defined in stir::VectorWithOffset< elemT >) | stir::VectorWithOffset< elemT > | |
sapyb(const T2 &a, const NumericVectorWithOffset &y, const T2 &b) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
set_min_index(const int min_index) | stir::VectorWithOffset< elemT > | inline |
set_offset(const int min_index) | stir::VectorWithOffset< elemT > | inline |
size() const | stir::VectorWithOffset< elemT > | inline |
size_all() const | stir::Array< 1, elemT > | inline |
size_type typedef (defined in stir::Array< 1, elemT >) | stir::Array< 1, elemT > | |
sum() const | stir::Array< 1, elemT > | inline |
sum_positive() const | stir::Array< 1, elemT > | inline |
swap(Array &first, Array &second) | stir::Array< 1, elemT > | friend |
value_type typedef | stir::Array< 1, elemT > | |
VectorWithOffset() | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const int hsz) | stir::VectorWithOffset< elemT > | inlineexplicit |
VectorWithOffset(const int min_index, const int max_index) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const int hsz, elemT *const data_ptr, elemT *const end_of_data_ptr) | stir::VectorWithOffset< elemT > | |
VectorWithOffset(const int min_index, const int max_index, elemT *const data_ptr, elemT *const end_of_data_ptr) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const int hsz, const elemT *const data_ptr) | stir::VectorWithOffset< elemT > | |
VectorWithOffset(const int min_index, const int max_index, const elemT *const data_ptr) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const int min_index, const int max_index, shared_ptr< elemT []> data_sptr) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const int sz, shared_ptr< elemT []> data_sptr) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(const VectorWithOffset &il) | stir::VectorWithOffset< elemT > | inline |
VectorWithOffset(VectorWithOffset &&other) noexcept | stir::VectorWithOffset< elemT > | |
xapyb(const NumericVectorWithOffset &x, const elemT a, const NumericVectorWithOffset &y, const elemT b) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
xapyb(const NumericVectorWithOffset &x, const NumericVectorWithOffset &a, const NumericVectorWithOffset &y, const NumericVectorWithOffset &b) | stir::NumericVectorWithOffset< elemT, elemT > | inline |
~Array() override | stir::Array< 1, elemT > | inline |
~VectorWithOffset() | stir::VectorWithOffset< elemT > | inlinevirtual |