Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ TEST
Function
TEST
src/tests/functional/func-images.cpp:204–207 ·
view source on GitHub ↗
/
Source
from the content-addressed store, hash-verified
202
203
//******************************************************/
204
TEST(IMAGES, sgemm) {
205
ImagesClass<GemmMetod<float> > ec;
206
ec.images();
207
}
208
209
TEST(IMAGES, cgemm) {
210
ImagesClass<GemmMetod<FloatComplex> > ec;
Callers
nothing calls this directly
Calls
1
images
Method · 0.80
Tested by
no test coverage detected