MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / useAlpha

Method useAlpha

src/tests/include/BlasBase.h:128–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126 }
127
128 bool useAlpha() const { return useAlpha_; }
129 ComplexLong alpha() const { return alpha_; }
130 void setAlpha(ComplexLong alpha)
131 {

Callers 15

syr2kCorrectnessTestFunction · 0.80
trmmCorrectnessTestFunction · 0.80
gerCorrectnessTestFunction · 0.80
gemvCorrectnessTestFunction · 0.80
symvCorrectnessTestFunction · 0.80
gemm2CorrectnessTestFunction · 0.80
trsmCorrectnessTestFunction · 0.80
syrkCorrectnessTestFunction · 0.80
gemmCorrectnessTestFunction · 0.80
gercCorrectnessTestFunction · 0.80
prepareMethod · 0.80
prepareMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected