|
Sun Performance Library Interval
BLAS (IBLAS) code examples are provided below.
| Sun Performance Library Interval
BLAS (IBLAS) Code Examples |
| Fortran 95 Samples |
| Name |
Description |
| lin_sys.f95 |
This
program shows how to use the IBLAS routine TRSV to solve a system of
linear
equations A*x = b. |
| lin_sys_ia.f95 |
This
program shows how to use the IBLAS routine TRSV to solve an interval
system of linear equations
A*x = b. |
| simulation.f95 |
This
program shows how to use the IBLAS routine GBMV in simulation. |
| simulation.in |
Input
data for the simulation.f95 code example. |
|
 |
 |