47 namespace AbstractLinAlgPack {
93 #endif // ETA_VECTOR_H
RTOp_index_type index_type
const SpVectorSlice & operator()() const
Explicit conversion to a SpVectorSlice object.
RTOp_index_type size_type
SpVectorSlice::element_type ele_t
Create an eta vector (scaled by alpha = default 1).
SparseVectorSlice< SparseElement< index_type, value_type > > SpVectorSlice
AbstractLinAlgPack::value_type value_type
EtaVector & operator=(const EtaVector &)
EtaVector(ele_t::index_type i, size_type n, ele_t::value_type alpha=1.0)