Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ initialize_scalars
Method
initialize_scalars
src/client/clfunc_xtrsv.hpp:238–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
237
template<>
238
void
239
xTrsv<cl_float2>::
240
initialize_scalars(double alpha, double beta)
241
{
242
}
243
244
template<>
245
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected