BlasIntArrayTmpl
Namespace: SymTensor.Compiler.Cuda
Parent Module: ArgTemplates
BLAS int array. For example it is used for pivot and info arrays of CUDA LAPACK routines.
Constructors
Instance members
Instance member | Description |
GetVar(env)
Signature: env:CudaExecEnvT -> CudaDeviceVariable<int>
|