Crate blas_sys [−] [src]
Bindings to the Basic Linear Algebra Subprograms.
Modules
c |
The C bindings (CBLAS). |
fortran |
The Fortran bindings. |
Type Definitions
c_double_complex |
A complex number with 64-bit parts. |
c_float_complex |
A complex number with 32-bit parts. |