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
octave::math::lu< T > Member List

This is the complete list of members for octave::math::lu< T >, including all inherited members.

a_factoctave::math::lu< T >protected
ELT_T typedefoctave::math::lu< T >
getp(void) const octave::math::lu< T >protected
ipvtoctave::math::lu< T >protected
L(void) const octave::math::lu< T >
l_factoctave::math::lu< T >protected
lu(void)octave::math::lu< T >inline
lu(const T &a)octave::math::lu< T >
lu(const lu &a)octave::math::lu< T >inline
lu(const T &l, const T &u, const PermMatrix &p)octave::math::lu< T >
operator=(const lu &a)octave::math::lu< T >inline
P(void) const octave::math::lu< T >
P_vec(void) const octave::math::lu< T >
packed(void) const octave::math::lu< T >
regular(void) const octave::math::lu< T >
U(void) const octave::math::lu< T >
unpack(void)octave::math::lu< T >
update(const VT &u, const VT &v)octave::math::lu< T >
update(const T &u, const T &v)octave::math::lu< T >
update_piv(const VT &u, const VT &v)octave::math::lu< T >
update_piv(const T &u, const T &v)octave::math::lu< T >
VT typedefoctave::math::lu< T >
Y(void) const octave::math::lu< T >
~lu(void)octave::math::lu< T >inlinevirtual