| accumulate(const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_element(int, int, double) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_row(const RefSCVector &, int) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_subblock(const RefSCMatrix &, int, int, int, int) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_subblock(const RefSymmSCMatrix &, int, int) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_symmetric_outer_product(const RefSCVector &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_symmetric_product(const RefSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_symmetric_sum(const RefSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_transform(const RefSCMatrix &a, const RefSymmSCMatrix &b, SCMatrix::Transform=SCMatrix::NormalTransform) const | sc::RefSymmSCMatrix | |
| accumulate_transform(const RefSCMatrix &a, const RefDiagSCMatrix &b, SCMatrix::Transform=SCMatrix::NormalTransform) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| accumulate_transform(const RefSymmSCMatrix &a, const RefSymmSCMatrix &b) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign(const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign(double) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign(const double *) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign(const double **) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign_pointer(SymmSCMatrix *cr) | sc::Ref< SymmSCMatrix > | [inline] |
| assign_row(const RefSCVector &, int) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign_subblock(const RefSCMatrix &, int br, int er, int bc, int ec) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| assign_subblock(const RefSymmSCMatrix &, int br, int er) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| check_pointer() const | sc::Ref< SymmSCMatrix > | [inline] |
| clear() | sc::Ref< SymmSCMatrix > | [inline] |
| clone() const | sc::RefSymmSCMatrix | |
| compare(const Ref< SymmSCMatrix > &a) const | sc::Ref< SymmSCMatrix > | [inline] |
| convert(double *) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| convert(double **) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| copy() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| dereference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
| determ() const | sc::RefSymmSCMatrix | |
| diagonalize(const RefDiagSCMatrix &eigvals, const RefSCMatrix &eigvecs) const | sc::RefSymmSCMatrix | |
| dim() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| eigvals() const | sc::RefSymmSCMatrix | |
| eigvecs() const | sc::RefSymmSCMatrix | |
| element_op(const Ref< SCElementOp > &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| element_op(const Ref< SCElementOp2 > &, const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| element_op(const Ref< SCElementOp3 > &, const RefSymmSCMatrix &, const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| get_element(int, int) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| get_row(int) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| get_subblock(int br, int er, int bc, int ec) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| get_subblock(int br, int er) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| gi() const | sc::RefSymmSCMatrix | |
| i() const | sc::RefSymmSCMatrix | |
| kit() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| n() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| nonnull() const | sc::Ref< SymmSCMatrix > | [inline] |
| null() const | sc::Ref< SymmSCMatrix > | [inline] |
| operator *(const RefSCMatrix &) const | sc::RefSymmSCMatrix | |
| operator *(const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| operator *(const RefSCVector &a) const | sc::RefSymmSCMatrix | |
| operator *(double) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| sc::Ref< SymmSCMatrix >::operator *() const | sc::Ref< SymmSCMatrix > | [inline] |
| operator T *() const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| operator!=(const Ref< A > &a) const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| operator()(int i, int j) const | sc::RefSymmSCMatrix | |
| operator+(const RefSymmSCMatrix &) const | sc::RefSymmSCMatrix | |
| operator-(const RefSymmSCMatrix &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| operator->() const | sc::Ref< SymmSCMatrix > | [inline] |
| operator<(const Ref< A > &a) const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| operator<<(const RefBase &a) | sc::Ref< SymmSCMatrix > | [inline] |
| operator<<(RefCount *a) | sc::Ref< SymmSCMatrix > | [inline] |
| operator<=(const Ref< A > &a) const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| operator=(SymmSCMatrix *m) | sc::RefSymmSCMatrix | |
| operator=(const RefSymmSCMatrix &m) | sc::RefSymmSCMatrix | |
| sc::Ref< SymmSCMatrix >::operator=(const Ref< SymmSCMatrix > &c) | sc::Ref< SymmSCMatrix > | [inline] |
| sc::Ref< SymmSCMatrix >::operator=(const Ref< A > &c) | sc::Ref< SymmSCMatrix > | [inline] |
| operator==(const Ref< A > &a) const | sc::Ref< SymmSCMatrix > | [inline] |
| operator>(const Ref< A > &a) const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| operator>=(const Ref< A > &a) const (defined in sc::Ref< SymmSCMatrix >) | sc::Ref< SymmSCMatrix > | [inline] |
| parentpointer() const | sc::Ref< SymmSCMatrix > | [inline, virtual] |
| pointer() const | sc::Ref< SymmSCMatrix > | [inline] |
| print(std::ostream &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| print(const char *title=0, std::ostream &out=ExEnv::out0(), int=10) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| randomize() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| Ref() | sc::Ref< SymmSCMatrix > | [inline] |
| Ref(SymmSCMatrix *a) | sc::Ref< SymmSCMatrix > | [inline] |
| Ref(const Ref< SymmSCMatrix > &a) | sc::Ref< SymmSCMatrix > | [inline] |
| Ref(const Ref< A > &a) | sc::Ref< SymmSCMatrix > | [inline] |
| ref_info(std::ostream &os) const | sc::Ref< SymmSCMatrix > | [inline] |
| sc::RefBase::ref_info(RefCount *p, std::ostream &os) const | sc::RefBase | [protected] |
| reference(RefCount *) (defined in sc::RefBase) | sc::RefBase | [protected] |
| RefSymmSCMatrix() | sc::RefSymmSCMatrix | |
| RefSymmSCMatrix(const RefSymmSCMatrix &m) | sc::RefSymmSCMatrix | |
| RefSymmSCMatrix(SymmSCMatrix *m) | sc::RefSymmSCMatrix | |
| RefSymmSCMatrix(const RefSCDimension &d, const Ref< SCMatrixKit > &) | sc::RefSymmSCMatrix | |
| require_nonnull() const | sc::RefBase | |
| restore(StateIn &) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| save(StateOut &) (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| scalar_product(const RefSCVector &) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| scale(double) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| set_element(int, int, double) const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| solve_lin(const RefSCVector &) const | sc::RefSymmSCMatrix | |
| trace() const (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |
| warn(const char *s) const | sc::Ref< SymmSCMatrix > | [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< SymmSCMatrix > | [inline] |
| ~RefBase() (defined in sc::RefBase) | sc::RefBase | [virtual] |
| ~RefSymmSCMatrix() (defined in sc::RefSymmSCMatrix) | sc::RefSymmSCMatrix | |