accumulate(const RefSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate(const RefSymmSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate(const RefDiagSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_column(const RefSCVector &, int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_element(int, int, double) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_outer_product(const RefSCVector &, const RefSCVector &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_product(const RefSCMatrix &, const RefSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_row(const RefSCVector &, int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
accumulate_subblock(const RefSCMatrix &, int, int, int, int, int source_br=0, int source_bc=0) (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign(const RefSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign(double) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign(const double *) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign(const double **) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign_column(const RefSCVector &, int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign_pointer(SCMatrix *cr) | sc::Ref< SCMatrix > | [inline] |
assign_row(const RefSCVector &, int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
assign_subblock(const RefSCMatrix &, int br, int er, int bc, int ec, int source_br=0, int source_bc=0) (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
check_pointer() const | sc::Ref< SCMatrix > | [inline] |
clear() | sc::Ref< SCMatrix > | [inline] |
clone() const | sc::RefSCMatrix | |
coldim() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
compare(const Ref< SCMatrix > &a) const | sc::Ref< SCMatrix > | [inline] |
convert(double *) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
convert(double **) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
copy() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
dereference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
determ() const | sc::RefSCMatrix | |
element_op(const Ref< SCElementOp > &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
element_op(const Ref< SCElementOp2 > &, const RefSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
element_op(const Ref< SCElementOp3 > &, const RefSCMatrix &, const RefSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
get_column(int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
get_element(int, int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
get_row(int) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
get_subblock(int br, int er, int bc, int ec) (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
gi() const | sc::RefSCMatrix | |
i() const | sc::RefSCMatrix | |
kit() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
ncol() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
nonnull() const | sc::Ref< SCMatrix > | [inline] |
nrow() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
null() const | sc::Ref< SCMatrix > | [inline] |
operator *(const RefSCVector &) const | sc::RefSCMatrix | |
operator *(const RefSCMatrix &) const | sc::RefSCMatrix | |
operator *(const RefSymmSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
operator *(const RefDiagSCMatrix &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
operator *(double) const | sc::RefSCMatrix | |
sc::Ref< SCMatrix >::operator *() const | sc::Ref< SCMatrix > | [inline] |
operator T *() const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
operator!=(const Ref< A > &a) const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
operator()(int i, int j) const | sc::RefSCMatrix | |
operator+(const RefSCMatrix &) const | sc::RefSCMatrix | |
operator-(const RefSCMatrix &) const | sc::RefSCMatrix | |
operator->() const | sc::Ref< SCMatrix > | [inline] |
operator<(const Ref< A > &a) const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
operator<<(const RefBase &a) | sc::Ref< SCMatrix > | [inline] |
operator<<(RefCount *a) | sc::Ref< SCMatrix > | [inline] |
operator<=(const Ref< A > &a) const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
operator=(SCMatrix *m) | sc::RefSCMatrix | |
operator=(const RefSCMatrix &m) | sc::RefSCMatrix | |
sc::Ref< SCMatrix >::operator=(const Ref< SCMatrix > &c) | sc::Ref< SCMatrix > | [inline] |
sc::Ref< SCMatrix >::operator=(const Ref< A > &c) | sc::Ref< SCMatrix > | [inline] |
operator==(const Ref< A > &a) const | sc::Ref< SCMatrix > | [inline] |
operator>(const Ref< A > &a) const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
operator>=(const Ref< A > &a) const (defined in sc::Ref< SCMatrix >) | sc::Ref< SCMatrix > | [inline] |
parentpointer() const | sc::Ref< SCMatrix > | [inline, virtual] |
pointer() const | sc::Ref< SCMatrix > | [inline] |
print(std::ostream &) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
print(const char *title=0, std::ostream &out=ExEnv::out0(), int=10) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
randomize() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
Ref() | sc::Ref< SCMatrix > | [inline] |
Ref(SCMatrix *a) | sc::Ref< SCMatrix > | [inline] |
Ref(const Ref< SCMatrix > &a) | sc::Ref< SCMatrix > | [inline] |
Ref(const Ref< A > &a) | sc::Ref< SCMatrix > | [inline] |
ref_info(std::ostream &os) const | sc::Ref< SCMatrix > | [inline] |
sc::RefBase::ref_info(RefCount *p, std::ostream &os) const | sc::RefBase | [protected] |
reference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
RefSCMatrix() | sc::RefSCMatrix | |
RefSCMatrix(const RefSCMatrix &m) | sc::RefSCMatrix | |
RefSCMatrix(SCMatrix *m) | sc::RefSCMatrix | |
RefSCMatrix(const RefSCDimension &d1, const RefSCDimension &d2, const Ref< SCMatrixKit > &) | sc::RefSCMatrix | |
require_nonnull() const | sc::RefBase | |
restore(StateIn &) (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
rowdim() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
save(StateOut &) (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
scale(double) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
set_element(int, int, double) const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
solve_lin(const RefSCVector &v) const | sc::RefSCMatrix | |
svd(const RefSCMatrix &U, const RefDiagSCMatrix &sigma, const RefSCMatrix &V) | sc::RefSCMatrix | |
t() const | sc::RefSCMatrix | |
trace() const (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |
warn(const char *s) const | sc::Ref< SCMatrix > | [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< SCMatrix > | [inline] |
~RefBase() (defined in sc::RefBase) | sc::RefBase | [virtual] |
~RefSCMatrix() (defined in sc::RefSCMatrix) | sc::RefSCMatrix | |