next up previous contents
Next: Kernel and image of Up: Gauß -Jordan row reduction. Previous: Inversion

   
Determinant

The RDET instruction implements Gauss row reduction to compute determinant.
{ { 1 T T T }
  { 1 K T T }
  { 1 T K T }
  { 1 T T K } }
RDET -> '(-T+K)*(-T+K)*(-T+K)'



Bernard Parisse
1998-07-31