LAPACK
3.7.0
LAPACK: Linear Algebra PACKage
◆
cblas_zher()
void cblas_zher
(
CBLAS_LAYOUT
layout
,
CBLAS_UPLO
Uplo
,
const int
N
,
const double
alpha
,
const void *
X
,
const int
incX
,
void *
A
,
const int
lda
)
CBLAS
include
cblas.h
Generated on Wed May 24 2017 14:24:37 for LAPACK by
1.8.13