################################################################################ # # The following CODEREFs are automatically created stubs. # ################################################################################ *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | la_heamv(IndexType uplo, | | IndexType n, | | float alpha, | | const std::complex *A, | | IndexType ldA, | | const std::complex *x, | | IndexType incx, | | float beta, | | float *y, | | IndexType incy); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_heamv#t0.0#S0_#f#*1$@N@st] [d@N@__1@C@complex>#f#S0_#S1_#S0_#f#*f#S0_#template] [typenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `la_heamv` with 1 template parameters. *--[CODEREF]----------------------------------------------------------------* | | | template | | void | | la_heamv(IndexType uplo, | | IndexType n, | | double alpha, | | const std::complex *A, | | IndexType ldA, | | const std::complex *x, | | IndexType incx, | | double beta, | | double *y, | | IndexType incy); | | | *---------------------------------------------------------------------------* [c:@N@cxxlapack@FT@>1#Tla_heamv#t0.0#S0_#d#*1$@N@st] [d@N@__1@C@complex>#d#S0_#S1_#S0_#d#*d#S0_#template] [typenameIndexTypevoid ] Defined in namespace `cxxlapack`. Function `la_heamv` with 1 template parameters.