AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::VectorMutableSubView Member List

This is the complete list of members for AbstractLinAlgPack::VectorMutableSubView, including all inherited members.

AbstractLinAlgPack::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 =0AbstractLinAlgPack::Vectorprotectedpure virtual
AbstractLinAlgPack::VectorSubView::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::VectorSubViewvirtual
apply_op_serial(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::VectorApplyOpSerialBaseprotected
axpy(value_type alpha, const Vector &x)AbstractLinAlgPack::VectorMutablevirtual
clone() const AbstractLinAlgPack::Vectorvirtual
commit_sub_vector(RTOpPack::MutableSubVector *sub_vec)AbstractLinAlgPack::VectorMutableSubViewvirtual
AbstractLinAlgPack::dim() const AbstractLinAlgPack::Vectorvirtual
AbstractLinAlgPack::VectorSubView::dim() const AbstractLinAlgPack::VectorSubViewvirtual
finalize_apply_op(const size_t num_targ_vecs, VectorMutable **targ_vecs) const AbstractLinAlgPack::Vectorprotectedvirtual
AbstractLinAlgPack::free_sub_vector(RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::Vectorvirtual
AbstractLinAlgPack::VectorSubView::free_sub_vector(RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::VectorSubViewvirtual
full_vec() const AbstractLinAlgPack::VectorMutableSubViewinline
AbstractLinAlgPack::get_ele(index_type i) const AbstractLinAlgPack::Vectorvirtual
AbstractLinAlgPack::VectorSubView::get_ele(index_type i) const AbstractLinAlgPack::VectorSubViewvirtual
get_sub_vector(const Range1D &rng, RTOpPack::MutableSubVector *sub_vec)AbstractLinAlgPack::VectorMutableSubViewvirtual
AbstractLinAlgPack::Vector::get_sub_vector(const Range1D &rng, RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::Vectorvirtual
AbstractLinAlgPack::VectorSubView::get_sub_vector(const Range1D &rng, RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::VectorSubViewvirtual
has_changed() const AbstractLinAlgPack::Vectorvirtual
initialize(const vec_mut_ptr_t &vec, const Range1D &rng)AbstractLinAlgPack::VectorMutableSubView
AbstractLinAlgPack::VectorSubView::initialize(const vec_ptr_t &full_vec, const Range1D &rng)AbstractLinAlgPack::VectorSubView
inner_product(const Vector &v) const AbstractLinAlgPack::Vectorvirtual
norm_1() const AbstractLinAlgPack::Vectorvirtual
norm_2() const AbstractLinAlgPack::Vectorvirtual
norm_inf() const AbstractLinAlgPack::Vectorvirtual
nz() const AbstractLinAlgPack::Vectorvirtual
AbstractLinAlgPack::VectorMutable::operator=(value_type alpha)AbstractLinAlgPack::VectorMutablevirtual
AbstractLinAlgPack::VectorMutable::operator=(const Vector &v)AbstractLinAlgPack::VectorMutablevirtual
AbstractLinAlgPack::VectorMutable::operator=(const VectorMutable &v)AbstractLinAlgPack::VectorMutablevirtual
output(std::ostream &out, bool print_dim=true, bool newline=true, index_type global_offset=0) const AbstractLinAlgPack::Vectorvirtual
set_ele(index_type i, value_type val)AbstractLinAlgPack::VectorMutableSubViewvirtual
set_sub_vector(const RTOpPack::SparseSubVector &sub_vec)AbstractLinAlgPack::VectorMutableSubViewvirtual
set_uninitialized()AbstractLinAlgPack::VectorMutableSubView
AbstractLinAlgPack::space() const =0AbstractLinAlgPack::Vectorpure virtual
AbstractLinAlgPack::VectorSubView::space() const AbstractLinAlgPack::VectorSubViewvirtual
space_impl() const AbstractLinAlgPack::VectorSubViewinline
sub_view(const Range1D &rng) const AbstractLinAlgPack::VectorMutableSubViewvirtual
sub_view(const Range1D &rng)AbstractLinAlgPack::VectorMutableSubViewvirtual
AbstractLinAlgPack::VectorMutable::sub_view(const index_type &l, const index_type &u)AbstractLinAlgPack::VectorMutableinline
AbstractLinAlgPack::Vector::sub_view(const index_type &l, const index_type &u) const AbstractLinAlgPack::Vectorinline
vec_mut_ptr_t typedefAbstractLinAlgPack::Vector
vec_ptr_t typedefAbstractLinAlgPack::Vector
Vector()AbstractLinAlgPack::Vector
VectorApplyOpSerialBase()AbstractLinAlgPack::VectorApplyOpSerialBaseprotected
VectorMutableSubView()AbstractLinAlgPack::VectorMutableSubViewinline
VectorMutableSubView(const vec_mut_ptr_t &full_vec, const Range1D &rng)AbstractLinAlgPack::VectorMutableSubView
VectorSubView()AbstractLinAlgPack::VectorSubViewinline
VectorSubView(const vec_ptr_t &full_vec, const Range1D &rng)AbstractLinAlgPack::VectorSubView
Vp_StMtV(value_type alpha, const GenPermMatrixSlice &P, BLAS_Cpp::Transp P_trans, const Vector &x, value_type beta)AbstractLinAlgPack::VectorMutablevirtual
zero()AbstractLinAlgPack::VectorMutablevirtual
~Vector()AbstractLinAlgPack::Vectorinlinevirtual