#ifndef ULMBLAS_CXXBLAS_H
#define ULMBLAS_CXXBLAS_H 1 #include <ulmblas/cxxblas/level1/level1.h> #include <ulmblas/cxxblas/level2/level2.h> #include <ulmblas/cxxblas/level2sparse/level2sparse.h> #include <ulmblas/cxxblas/level3/level3.h> #endif // ULMBLAS_CXXBLAS_H |