hanzo-rocm 0.5.2

Rust bindings for AMD ROCm libraries
1
2
3
4
5
6
#ifndef ROCSOLVER_WRAPPER_H
#define ROCSOLVER_WRAPPER_H

#include<rocsolver/rocsolver.h>

#endif // ROCSOLVER_WRAPPER_H