Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ cfloat>
Method
cfloat>
test/testHelpers.hpp:205–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
template<>
205
inline double real<af::cfloat>(af::cfloat val) {
206
return real(val);
207
}
208
209
template<typename T>
210
inline double imag(T val) {
Callers
nothing calls this directly
Calls
2
real
Function · 0.70
imag
Function · 0.70
Tested by
no test coverage detected