MCPcopy 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
244template<>
245void
246xTrmv<cl_float2>::
247initialize_scalars(double alpha, double beta)
248{
249}
250
251template<>
252void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected