[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

D.10 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.


This document was generated on December 10, 2012 using texi2html 1.82.