![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for ComplexCHOL, including all inherited members.
| chol_mat | ComplexCHOL | private |
| chol_matrix(void) const | ComplexCHOL | inline |
| ComplexCHOL(void) | ComplexCHOL | inline |
| ComplexCHOL(const ComplexMatrix &a, bool calc_cond=false) | ComplexCHOL | inline |
| ComplexCHOL(const ComplexMatrix &a, octave_idx_type &info, bool calc_cond=false) | ComplexCHOL | inline |
| ComplexCHOL(const ComplexCHOL &a) | ComplexCHOL | inline |
| delete_sym(octave_idx_type j) | ComplexCHOL | |
| downdate(const ComplexColumnVector &u) | ComplexCHOL | |
| init(const ComplexMatrix &a, bool calc_cond) | ComplexCHOL | private |
| insert_sym(const ComplexColumnVector &u, octave_idx_type j) | ComplexCHOL | |
| inverse(void) const | ComplexCHOL | |
| operator<<(std::ostream &os, const ComplexCHOL &a) | ComplexCHOL | friend |
| operator=(const ComplexCHOL &a) | ComplexCHOL | inline |
| rcond(void) const | ComplexCHOL | inline |
| set(const ComplexMatrix &R) | ComplexCHOL | |
| shift_sym(octave_idx_type i, octave_idx_type j) | ComplexCHOL | |
| update(const ComplexColumnVector &u) | ComplexCHOL | |
| xrcond | ComplexCHOL | private |
1.8.1.2