<T>LAPACK 0.1.2
C++ Template Linear Algebra PACKage
|
Go to the source code of this file.
Classes | |
struct | tlapack::starpu::cuda::is_cublas< Ts > |
Check if a type is supported by cuBLAS. More... | |
Variables | |
template<class... Ts> | |
constexpr bool | tlapack::starpu::cuda::is_cublas_v = is_cublas<Ts..., int>::value |
Alias for is_cublas<>::value. | |
template<class... Ts> | |
constexpr bool | tlapack::starpu::cuda::is_cusolver_v |
True if a type is supported by cuSOLVER. | |
|
constexpr |
True if a type is supported by cuSOLVER.