MCPcopy 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
237template<>
238void
239xTrsv<cl_float2>::
240initialize_scalars(double alpha, double beta)
241{
242}
243
244template<>
245void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected