| apply_op(const RTOpPack::RTOp &op, const size_t num_vecs, const Vector *vecs[], const size_t num_targ_vecs, VectorMutable *targ_vecs[], RTOpPack::ReductTarget *reduct_obj, const index_type first_ele, const index_type sub_dim, const index_type global_offset) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| assert_in_range(int k) const | AbstractLinAlgPack::VectorMutableBlocked | private |
| assert_initialized() const | AbstractLinAlgPack::VectorMutableBlocked | private |
| axpy(value_type alpha, const Vector &x) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| block_space() const | AbstractLinAlgPack::VectorMutableBlocked | inline |
| block_vector_space | AbstractLinAlgPack::VectorMutableBlocked | private |
| clone() const | AbstractLinAlgPack::Vector | virtual |
| commit_sub_vector(RTOpPack::MutableSubVector *sub_vec) | AbstractLinAlgPack::VectorMutable | virtual |
| dim() const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| finalize_apply_op(const size_t num_targ_vecs, VectorMutable **targ_vecs) const | AbstractLinAlgPack::Vector | protectedvirtual |
| free_sub_vector(RTOpPack::SubVector *sub_vec) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| get_ele(index_type i) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| get_sub_vector(const Range1D &rng, RTOpPack::SubVector *sub_vec) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| AbstractLinAlgPack::VectorMutable::get_sub_vector(const Range1D &rng, RTOpPack::MutableSubVector *sub_vec) | AbstractLinAlgPack::VectorMutable | virtual |
| get_vector(int k) const | AbstractLinAlgPack::VectorMutableBlocked | inline |
| get_vector(int k) | AbstractLinAlgPack::VectorMutableBlocked | inline |
| has_changed() const | AbstractLinAlgPack::VectorMutableBlocked | protectedvirtual |
| initialize(VectorMutable::vec_mut_ptr_t *vecs, const vec_space_comp_ptr_t &vec_space) | AbstractLinAlgPack::VectorMutableBlocked | |
| inner_product(const Vector &) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| norm_1() const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| norm_1_ | AbstractLinAlgPack::VectorMutableBlocked | mutableprivate |
| norm_2() const | AbstractLinAlgPack::Vector | virtual |
| norm_inf() const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| norm_inf_ | AbstractLinAlgPack::VectorMutableBlocked | mutableprivate |
| nz() const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| nz_ | AbstractLinAlgPack::VectorMutableBlocked | mutableprivate |
| operator=(value_type) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| operator=(const Vector &) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| operator=(const VectorMutableBlocked &) | AbstractLinAlgPack::VectorMutableBlocked | private |
| AbstractLinAlgPack::VectorMutable::operator=(const VectorMutable &v) | AbstractLinAlgPack::VectorMutable | virtual |
| output(std::ostream &out, bool print_dim, bool newline, index_type global_offset) const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| set_ele(index_type i, value_type val) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| set_sub_vector(const RTOpPack::SparseSubVector &sub_vec) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| space() const | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| sub_view(const Range1D &rng) | AbstractLinAlgPack::VectorMutableBlocked | virtual |
| AbstractLinAlgPack::VectorMutable::sub_view(const index_type &l, const index_type &u) | AbstractLinAlgPack::VectorMutable | inline |
| AbstractLinAlgPack::VectorMutable::sub_view(const Range1D &rng) const | AbstractLinAlgPack::VectorMutable | virtual |
| AbstractLinAlgPack::Vector::sub_view(const index_type &l, const index_type &u) const | AbstractLinAlgPack::Vector | inline |
| vec_mut_ptr_t typedef | AbstractLinAlgPack::Vector | |
| vec_ptr_t typedef | AbstractLinAlgPack::Vector | |
| vec_space_comp_ptr_t typedef | AbstractLinAlgPack::VectorMutableBlocked | |
| vecs_t typedef | AbstractLinAlgPack::VectorMutableBlocked | private |
| Vector() | AbstractLinAlgPack::Vector | |
| VectorMutableBlocked(VectorMutable::vec_mut_ptr_t *vecs, const vec_space_comp_ptr_t &vec_space) | AbstractLinAlgPack::VectorMutableBlocked | |
| VectorMutableBlocked() | AbstractLinAlgPack::VectorMutableBlocked | private |
| VectorMutableBlocked(const VectorMutableBlocked &) | AbstractLinAlgPack::VectorMutableBlocked | private |
| vectors | AbstractLinAlgPack::VectorMutableBlocked | private |
| Vp_StMtV(value_type alpha, const GenPermMatrixSlice &P, BLAS_Cpp::Transp P_trans, const Vector &x, value_type beta) | AbstractLinAlgPack::VectorMutable | virtual |
| zero() | AbstractLinAlgPack::VectorMutable | virtual |
| ~Vector() | AbstractLinAlgPack::Vector | inlinevirtual |