Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ initialize_scalars
Method
initialize_scalars
src/client/clfunc_xtrmv.hpp:245–249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
244
template<>
245
void
246
xTrmv<cl_float2>::
247
initialize_scalars(double alpha, double beta)
248
{
249
}
250
251
template<>
252
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected