This is the complete list of members for BArrayVector< Cell_Type, Data_Type >, including all inherited members.
BArrayVector(BArray< Cell_Type, Data_Type > *Array_, size_t &dim_ size_t &i_, bool check_bounds=true) | BArrayVector< Cell_Type, Data_Type > | inline |
begin() noexcept | BArrayVector< Cell_Type, Data_Type > | inline |
end() noexcept | BArrayVector< Cell_Type, Data_Type > | inline |
is_col() const noexcept | BArrayVector< Cell_Type, Data_Type > | inline |
is_row() const noexcept | BArrayVector< Cell_Type, Data_Type > | inline |
operator std::vector< Cell_Type >() const | BArrayVector< Cell_Type, Data_Type > | inline |
operator*=(const Cell_Type &val) | BArrayVector< Cell_Type, Data_Type > | inline |
operator+=(const Cell_Type &val) | BArrayVector< Cell_Type, Data_Type > | inline |
operator-=(const Cell_Type &val) | BArrayVector< Cell_Type, Data_Type > | inline |
operator/=(const Cell_Type &val) | BArrayVector< Cell_Type, Data_Type > | inline |
operator=(const Cell_Type &val) | BArrayVector< Cell_Type, Data_Type > | inline |
operator==(const Cell_Type &val) const | BArrayVector< Cell_Type, Data_Type > | inline |
size() const noexcept | BArrayVector< Cell_Type, Data_Type > | inline |
~BArrayVector() | BArrayVector< Cell_Type, Data_Type > | inline |