abs

From STX Wiki
< Programmer Guide‎ | Command Reference‎ | EVAL
Revision as of 12:33, 21 April 2011 by 193.171.195.48 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Compute the pseudo-derminant of the square matrix x.

Usage
qdet(x)
x
a square matrix
Result
The pseudo-determinant (scalar) of x.
Note: In linear algebra and statistics, the pseudo-determinant is the product of all non-zero eigenvalues of a square matrix. It coincides with the regular determinant when the matrix is non-singular.
See also
abs, absv

<function list>

Navigation menu

Personal tools