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 FloatCHOL, including all inherited members.
chol_mat | FloatCHOL | private |
chol_matrix(void) const | FloatCHOL | inline |
delete_sym(octave_idx_type j) | FloatCHOL | |
downdate(const FloatColumnVector &u) | FloatCHOL | |
FloatCHOL(void) | FloatCHOL | inline |
FloatCHOL(const FloatMatrix &a, bool calc_cond=false) | FloatCHOL | inline |
FloatCHOL(const FloatMatrix &a, octave_idx_type &info, bool calc_cond=false) | FloatCHOL | inline |
FloatCHOL(const FloatCHOL &a) | FloatCHOL | inline |
init(const FloatMatrix &a, bool calc_cond) | FloatCHOL | private |
insert_sym(const FloatColumnVector &u, octave_idx_type j) | FloatCHOL | |
inverse(void) const | FloatCHOL | |
operator<<(std::ostream &os, const FloatCHOL &a) | FloatCHOL | friend |
operator=(const FloatCHOL &a) | FloatCHOL | inline |
rcond(void) const | FloatCHOL | inline |
set(const FloatMatrix &R) | FloatCHOL | |
shift_sym(octave_idx_type i, octave_idx_type j) | FloatCHOL | |
update(const FloatColumnVector &u) | FloatCHOL | |
xrcond | FloatCHOL | private |