Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ binary_t
Class
binary_t
extern/half/include/half.hpp:345–345 ·
view source on GitHub ↗
Tag type for binary construction.
Source
from the content-addressed store, hash-verified
343
344
/// Tag type for binary construction.
345
struct binary_t {};
346
347
/// Tag for binary construction.
348
HALF_CONSTEXPR_CONST binary_t binary = binary_t();
Callers
1
half.hpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected