Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ TWO
Function
TWO
src/library/tools/ktest/naive/naive_blas.cpp:126–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
125
template<class T>
126
static T
127
TWO()
128
{
129
return static_cast<T>(2.0);
130
}
131
132
template<>
133
__template_static FloatComplex
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected