accumulate(const RefSCVector &v) const (defined in sc::RefSCVector) | sc::RefSCVector | |
accumulate_element(int i, double val) const (defined in sc::RefSCVector) | sc::RefSCVector | |
accumulate_product(const RefSymmSCMatrix &, const RefSCVector &) (defined in sc::RefSCVector) | sc::RefSCVector | |
accumulate_product(const RefSCMatrix &, const RefSCVector &) (defined in sc::RefSCVector) | sc::RefSCVector | |
assign(const RefSCVector &v) const (defined in sc::RefSCVector) | sc::RefSCVector | |
assign(double val) const (defined in sc::RefSCVector) | sc::RefSCVector | |
assign(const double *v) const (defined in sc::RefSCVector) | sc::RefSCVector | |
assign_pointer(SCVector *cr) | sc::Ref< SCVector > | [inline] |
check_pointer() const | sc::Ref< SCVector > | [inline] |
clear() | sc::Ref< SCVector > | [inline] |
clone() const (defined in sc::RefSCVector) | sc::RefSCVector | |
compare(const Ref< SCVector > &a) const | sc::Ref< SCVector > | [inline] |
convert(double *) const (defined in sc::RefSCVector) | sc::RefSCVector | |
copy() const (defined in sc::RefSCVector) | sc::RefSCVector | |
dereference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
dim() const (defined in sc::RefSCVector) | sc::RefSCVector | |
dot(const RefSCVector &) const (defined in sc::RefSCVector) | sc::RefSCVector | |
element_op(const Ref< SCElementOp > &op) const (defined in sc::RefSCVector) | sc::RefSCVector | |
element_op(const Ref< SCElementOp2 > &, const RefSCVector &) const (defined in sc::RefSCVector) | sc::RefSCVector | |
element_op(const Ref< SCElementOp3 > &, const RefSCVector &, const RefSCVector &) const (defined in sc::RefSCVector) | sc::RefSCVector | |
get_element(int) const (defined in sc::RefSCVector) | sc::RefSCVector | |
kit() const (defined in sc::RefSCVector) | sc::RefSCVector | |
maxabs() const (defined in sc::RefSCVector) | sc::RefSCVector | |
n() const (defined in sc::RefSCVector) | sc::RefSCVector | |
nonnull() const | sc::Ref< SCVector > | [inline] |
normalize() const (defined in sc::RefSCVector) | sc::RefSCVector | |
null() const | sc::Ref< SCVector > | [inline] |
operator *(double) const | sc::RefSCVector | |
sc::Ref< SCVector >::operator *() const | sc::Ref< SCVector > | [inline] |
operator T *() const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator!=(const Ref< A > &a) const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator()(int) const | sc::RefSCVector | |
operator+(const RefSCVector &a) const | sc::RefSCVector | |
operator-(const RefSCVector &a) const | sc::RefSCVector | |
operator->() const | sc::Ref< SCVector > | [inline] |
operator<(const Ref< A > &a) const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator<<(const RefBase &a) | sc::Ref< SCVector > | [inline] |
operator<<(RefCount *a) | sc::Ref< SCVector > | [inline] |
operator<=(const Ref< A > &a) const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator=(SCVector *v) | sc::RefSCVector | |
operator=(const RefSCVector &v) | sc::RefSCVector | |
sc::Ref< SCVector >::operator=(const Ref< SCVector > &c) | sc::Ref< SCVector > | [inline] |
sc::Ref< SCVector >::operator=(const Ref< A > &c) | sc::Ref< SCVector > | [inline] |
operator==(const Ref< A > &a) const | sc::Ref< SCVector > | [inline] |
operator>(const Ref< A > &a) const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator>=(const Ref< A > &a) const (defined in sc::Ref< SCVector >) | sc::Ref< SCVector > | [inline] |
operator[](int) const | sc::RefSCVector | |
outer_product(const RefSCVector &v) const | sc::RefSCVector | |
parentpointer() const | sc::Ref< SCVector > | [inline, virtual] |
pointer() const | sc::Ref< SCVector > | [inline] |
print(std::ostream &out) const (defined in sc::RefSCVector) | sc::RefSCVector | |
print(const char *title=0, std::ostream &out=ExEnv::out0(), int precision=10) const (defined in sc::RefSCVector) | sc::RefSCVector | |
randomize() const (defined in sc::RefSCVector) | sc::RefSCVector | |
Ref() | sc::Ref< SCVector > | [inline] |
Ref(SCVector *a) | sc::Ref< SCVector > | [inline] |
Ref(const Ref< SCVector > &a) | sc::Ref< SCVector > | [inline] |
Ref(const Ref< A > &a) | sc::Ref< SCVector > | [inline] |
ref_info(std::ostream &os) const | sc::Ref< SCVector > | [inline] |
sc::RefBase::ref_info(RefCount *p, std::ostream &os) const | sc::RefBase | [protected] |
reference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
RefSCVector() | sc::RefSCVector | |
RefSCVector(const RefSCVector &v) | sc::RefSCVector | |
RefSCVector(SCVector *v) | sc::RefSCVector | |
RefSCVector(const RefSCDimension &dim, const Ref< SCMatrixKit > &) | sc::RefSCVector | |
require_nonnull() const | sc::RefBase | |
restore(StateIn &) (defined in sc::RefSCVector) | sc::RefSCVector | |
save(StateOut &) (defined in sc::RefSCVector) | sc::RefSCVector | |
scalar_product(const RefSCVector &) const (defined in sc::RefSCVector) | sc::RefSCVector | |
scale(double val) const (defined in sc::RefSCVector) | sc::RefSCVector | |
set_element(int i, double val) const (defined in sc::RefSCVector) | sc::RefSCVector | |
symmetric_outer_product() const | sc::RefSCVector | |
warn(const char *s) const | sc::Ref< SCVector > | [inline] |
warn_bad_ref_count() const | sc::RefBase | [protected] |
warn_ref_to_stack() const | sc::RefBase | [protected] |
warn_skip_stack_delete() const | sc::RefBase | [protected] |
~Ref() | sc::Ref< SCVector > | [inline] |
~RefBase() (defined in sc::RefBase) | sc::RefBase | [virtual] |
~RefSCVector() (defined in sc::RefSCVector) | sc::RefSCVector | |