|
accelerInt
v0.1
|
Headers for CUDA LU decomposition implementation. More...

Go to the source code of this file.
Macros | |
| #define | INVERSE_CUH |
Functions | |
| __device__ void | getLU (const int, double *__restrict__, int *__restrict__, int *__restrict__) |
Headers for CUDA LU decomposition implementation.
Definition in file inverse.cuh.
| #define INVERSE_CUH |
Definition at line 7 of file inverse.cuh.
| __device__ void getLU | ( | const int | , |
| double * | __restrict__, | ||
| int * | __restrict__, | ||
| int * | __restrict__ | ||
| ) |
1.8.14