Home
Browse Files
template
<
typename
IndexType,
typename
Alpha,
typename
TX,
typename
TA>
void
helr(IndexType n,
const
Alpha &alpha,
bool
conjX,
const
TX *x,
IndexType incX,
TA *A,
IndexType incRowA,
IndexType incColA);
Defined in namespace
ulmBLAS
. Function
helr
with 4 template parameters.
Home