Programmer Guide/Command Reference/EVAL/qdet: Difference between revisions

From STX Wiki
Jump to navigationJump to search
m (1 revision: Initial import)
No edit summary
Line 1: Line 1:
In linear algebra and statistics, the pseudo-determinant[1] is the product of all non-zero eigenvalues of a square matrix. It coincides with the regular determinant when the matrix is non-singular.
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
=====qdet=====
=====qdet=====

Revision as of 10:00, 8 April 2011

In linear algebra and statistics, the pseudo-determinant[1] is the product of all non-zero eigenvalues of a square matrix. It coincides with the regular determinant when the matrix is non-singular.


qdet

Computes the quasi-determinant of the square matrix x. x can also be a singular matrix.

Usage:

qdet(x)

Result:

The quasi-determinant of x.

Return Type:

a scalar

Navigation menu

Personal tools