#include <stdlib.h>#include <stdio.h>#include <time.h>#include <cblas.h>#include "pmm_util.h"#include <atlas/clapack.h>Go to the source code of this file.
Macros | |
| #define | ATLAS_ORDER CBLAS_ORDER |
| #define | ATLAS_UPLO CBLAS_UPLO |
| #define | ATLAS_DIAG CBLAS_DIAG |
| #define | NARGS 1 |
Functions | |
| int | main (int argc, char **argv) |
1.8.1.2