blob: 200ba0e7d1db04a40d80f5f6dc545903082ac9a5 (
plain)
1
2
3
4
5
6
|
CBLAS is a collection of wrappers that provide a C interface to the FORTRAN
BLAS library. The interface can be consulted by opening /usr/include/cblas.h
This package is intended for use with the Netlib reference BLAS. It should
also work with other BLAS implementations that do not already provide a CBLAS
implementation.
|