Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ module
Function
module
src/tests/include/blas-math.h:42–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
#include <common.h>
41
42
static inline cl_int
43
module(cl_int a)
44
{
45
return abs(a);
46
}
47
48
static inline cl_float
49
module(cl_float a)
Callers
15
HER2
Class · 0.70
randomTbsvMatrices
Function · 0.70
HER
Class · 0.70
compareMatrices
Function · 0.70
compareMatrices<FloatComplex>
Function · 0.70
compareMatrices<DoubleComplex>
Function · 0.70
SetUp
Method · 0.70
SetUp
Method · 0.70
randomGemmxMatrices
Function · 0.70
randomTrsmMatrices
Function · 0.70
randomTrsvMatrices
Function · 0.70
randomSyrMatrices
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected