Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ TEST
Function
TEST
test/transpose.cpp:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
TEST(Transpose, CPP_f64) {
187
trsCPPTest<double>(string(TEST_DIR
"/transpose/rectangle_batch2.test"
));
188
}
189
190
TEST(Transpose, CPP_f32) {
191
trsCPPTest<float>(string(TEST_DIR
"/transpose/rectangle_batch2.test"
));
Callers
nothing calls this directly
Calls
10
round
Function · 0.85
randu
Function · 0.85
constant
Function · 0.85
T
Method · 0.80
abs
Function · 0.70
range
Function · 0.50
dim4
Class · 0.50
transpose
Function · 0.50
iota
Function · 0.50
dims
Method · 0.45
Tested by
no test coverage detected