help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

use LAPACK routine for triangular systems?


From: Evan Monroig
Subject: use LAPACK routine for triangular systems?
Date: Thu, 24 Nov 2005 16:33:33 +0900

Hi,

I know that octave uses LAPACK routines for some linear functions (QR
factorization, etc).

In my algorithm I end with a triangular system to solve, and I know
that LAPACK has some specific routines for triangular systems (like
this one http://www.netlib.org/lapack/double/dtrtrs.f). Is there a way
to take advantage of these with octave?

Evan



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]