MCPcopy 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
42static inline cl_int
43module(cl_int a)
44{
45 return abs(a);
46}
47
48static inline cl_float
49module(cl_float a)

Callers 15

HER2Class · 0.70
randomTbsvMatricesFunction · 0.70
HERClass · 0.70
compareMatricesFunction · 0.70
SetUpMethod · 0.70
SetUpMethod · 0.70
randomGemmxMatricesFunction · 0.70
randomTrsmMatricesFunction · 0.70
randomTrsvMatricesFunction · 0.70
randomSyrMatricesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected