Octave-Forge
- Extra packages for GNU Octave
Home
·
Packages
·
Developers
·
Documentation
·
FAQ
·
Bugs
·
Mailing Lists
·
Links
·
Code
Navigation
Operators and Keywords
Function List:
» Octave core
» by package
» alphabetical
C++ API
Main Page
Namespaces
Classes
Files
S
earch for
Class List
Class Index
Class Hierarchy
Class Members
FloatComplexLU Member List
This is the complete list of members for
FloatComplexLU
, including all inherited members.
a_fact
base_lu< FloatComplexMatrix >
[protected]
base_lu
(void)
base_lu< FloatComplexMatrix >
[inline]
base_lu
(const base_lu &a)
base_lu< FloatComplexMatrix >
[inline]
base_lu
(const FloatComplexMatrix &l, const FloatComplexMatrix &u, const PermMatrix &p)
base_lu< FloatComplexMatrix >
FloatComplexLU
(void)
FloatComplexLU
[inline]
FloatComplexLU
(const FloatComplexMatrix &a)
FloatComplexLU
FloatComplexLU
(const FloatComplexLU &a)
FloatComplexLU
[inline]
FloatComplexLU
(const FloatComplexMatrix &l, const FloatComplexMatrix &u, const PermMatrix &p)
FloatComplexLU
[inline]
getp
(void) const
base_lu< FloatComplexMatrix >
[protected]
ipvt
base_lu< FloatComplexMatrix >
[protected]
L
(void) const
base_lu< FloatComplexMatrix >
l_fact
base_lu< FloatComplexMatrix >
[protected]
lu_elt_type
typedef
base_lu< FloatComplexMatrix >
operator=
(const FloatComplexLU &a)
FloatComplexLU
[inline]
base_lu< FloatComplexMatrix >::operator=
(const base_lu &a)
base_lu< FloatComplexMatrix >
[inline]
P
(void) const
base_lu< FloatComplexMatrix >
P_vec
(void) const
base_lu< FloatComplexMatrix >
packed
(void) const
base_lu< FloatComplexMatrix >
regular
(void) const
base_lu< FloatComplexMatrix >
U
(void) const
base_lu< FloatComplexMatrix >
unpack
(void)
base_lu< FloatComplexMatrix >
update
(const FloatComplexColumnVector &u, const FloatComplexColumnVector &v)
FloatComplexLU
update
(const FloatComplexMatrix &u, const FloatComplexMatrix &v)
FloatComplexLU
update_piv
(const FloatComplexColumnVector &u, const FloatComplexColumnVector &v)
FloatComplexLU
update_piv
(const FloatComplexMatrix &u, const FloatComplexMatrix &v)
FloatComplexLU
Y
(void) const
base_lu< FloatComplexMatrix >
~base_lu
(void)
base_lu< FloatComplexMatrix >
[inline]
~FloatComplexLU
(void)
FloatComplexLU
[inline]