[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
lapack
An arsenal of weapons grade linear algebra functions from the
LAPACK
Fortran library is accessible to virtual code
applications through library calls of the form
library('lapack',f) |
Each library function f
invokes a LAPACK
function of the
same name, but the calling conventions on the virtual side are an
artifact of the interface requiring their own documentation.
Some functions that are part of LAPACK
are not described here
(mostly the so called computational and auxiliary routines, and
anything in single precision), because they are not accessible by
the virtual code interface.
D.10.1 lapack calling conventions | ||
D.10.2 lapack exceptions | ||
D.10.3 Additional lapack notes |
This document was generated on December 10, 2012 using texi2html 1.82.