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