Home
Browse Files
template
<
typename
IndexType,
typename
VX>
IndexType
iamax(IndexType n,
const
VX *x,
IndexType incX);
Defined in namespace
cxxblas
. Function
iamax
with 2 template parameters.
Home