Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
syr2kCorrectnessTest
Function · 0.80
trmmCorrectnessTest
Function · 0.80
gerCorrectnessTest
Function · 0.80
gemvCorrectnessTest
Function · 0.80
symvCorrectnessTest
Function · 0.80
gemm2CorrectnessTest
Function · 0.80
trsmCorrectnessTest
Function · 0.80
syrkCorrectnessTest
Function · 0.80
gemmCorrectnessTest
Function · 0.80
gercCorrectnessTest
Function · 0.80
prepare
Method · 0.80
prepare
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected