1
     2
     3
     4
     5
     6
     7
     8
     9
#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