diff options
| author | Maho Nakata <maho@FreeBSD.org> | 2011-02-17 00:47:57 +0000 |
|---|---|---|
| committer | Maho Nakata <maho@FreeBSD.org> | 2011-02-17 00:47:57 +0000 |
| commit | 030a58883dd93f685f770b8575eece2ed11c891c (patch) | |
| tree | 97bce7252c6cfac28a4cef402d1b8eee4c546d67 /java/java-cup | |
| parent | - also ignore .sample files as these can confuse plugins by overwriting values (diff) | |
LAPACKE is a standard C language APIs for LAPACK, which introduces
the following features[1]:
- row-major and column-major matrix layout controlled by the first function
parameter;
- an implementation with working arrays (middle-level interface) as well as
without working arrays (high-level interface);
- input scalars passed by value;
- error code as a return value instead of the INFO parameter.
[1] Intel Corporation. "C Interface to LAPACK" README. 2010.
WWW: http://www.netlib.org/lapack/
PR: 153045
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
Notes
Notes:
svn path=/head/; revision=269254
Diffstat (limited to 'java/java-cup')
0 files changed, 0 insertions, 0 deletions
