public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Dan, Ho-Jin" <hjdan@sys713.kaist.ac.kr>
To: sliwa@euv-frankfurt-o.de
Cc: gsl-discuss@sources.redhat.com
Subject: Re: Determinant of a matrix
Date: Tue, 23 Jul 2002 10:44:00 -0000	[thread overview]
Message-ID: <3D3D95F5.3000307@sys713.kaist.ac.kr> (raw)
In-Reply-To: <3D3D8C3A.8030003@euv-frankfurt-o.de>

You can decompose a symmetric matrix L D L^T which is not singular, 
where the value
of diagonal elements of L  is one. The determinamt of a matrix can be 
calculated by the
multiplication of all elements of  D. If a matrix is singular, the 
determinant is zero as you know.
I think this method is correct and can be generalized unsymmetric matirx.
But I'm not sure that this is the most efficient.

Please *check* the algebra text. I have no reference at near hand now.

Best Regards,
Dan, Ho-Jin

Przemyslaw Sliwa wrote:

> Does anyone know how to compute in an easy way the determinant of a 
> real matrix?
>
> Thanx for hinst.
>
> Przem
>
>
>


-- 
:wq



  parent reply	other threads:[~2002-07-23 17:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-23 10:03 Przemyslaw Sliwa
2002-07-23 10:35 ` Alan Aspuru-Guzik
2002-07-23 10:44 ` Dan, Ho-Jin [this message]
2002-10-22  3:12 Przemyslaw Sliwa
2002-10-22  7:20 ` Gert Van den Eynde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D3D95F5.3000307@sys713.kaist.ac.kr \
    --to=hjdan@sys713.kaist.ac.kr \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=sliwa@euv-frankfurt-o.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).