OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hpr2
(Results
1 - 1
of
1
) sorted by null
/external/eigen/blas/
level2_cplx_impl.h
162
int EIGEN_BLAS_FUNC(
hpr2
)(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pap)
function
190
return xerbla_(SCALAR_SUFFIX_UP"
HPR2
",&info,6);
Completed in 80 milliseconds