GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
chol< T > Member List

This is the complete list of members for chol< T >, including all inherited members.

delete_sym(octave_idx_type j)chol< T >
delete_sym(octave_idx_type j)chol< T >
delete_sym(octave_idx_type j)chol< T >
delete_sym(octave_idx_type j)chol< T >
downdate(const ColumnVector &u)chol< T >
downdate(const FloatColumnVector &u)chol< T >
downdate(const ComplexColumnVector &u)chol< T >
downdate(const FloatComplexColumnVector &u)chol< T >
init(const Matrix &a, bool upper, bool calc_cond)chol< T >
init(const FloatMatrix &a, bool upper, bool calc_cond)chol< T >
init(const ComplexMatrix &a, bool upper, bool calc_cond)chol< T >
init(const FloatComplexMatrix &a, bool upper, bool calc_cond)chol< T >
insert_sym(const ColumnVector &u, octave_idx_type j)chol< T >
insert_sym(const FloatColumnVector &u, octave_idx_type j)chol< T >
insert_sym(const ComplexColumnVector &u, octave_idx_type j)chol< T >
insert_sym(const FloatComplexColumnVector &u, octave_idx_type j)chol< T >
shift_sym(octave_idx_type i, octave_idx_type j)chol< T >
shift_sym(octave_idx_type i, octave_idx_type j)chol< T >
shift_sym(octave_idx_type i, octave_idx_type j)chol< T >
shift_sym(octave_idx_type i, octave_idx_type j)chol< T >
update(const ColumnVector &u)chol< T >
update(const FloatColumnVector &u)chol< T >
update(const ComplexColumnVector &u)chol< T >
update(const FloatComplexColumnVector &u)chol< T >