lu.Hermitian
They represent the symmetric indefinite factorization of a
real symmetric or complex Hermitian matrix.
This class of objects is returned from the
lu.Hermitian
function to represent a symmetric indefinite factorization.
The
"lu.Hermitian"
class of objects has methods for the
following generic functions:
det
,
expand
,
facmul
,
rcond
,
solve
The following component must be included in a legitimate
"lu.Hermitian"
object:
"uplo"
associated with this matrix indicating
whether or not the triangular factor is upper or lower triangular.