OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tpmv
(Results
1 - 1
of
1
) sorted by null
/external/eigen/blas/
level2_impl.h
402
int EIGEN_BLAS_FUNC(
tpmv
)(char *uplo, char *opa, char *diag, int *n, RealScalar *pap, RealScalar *px, int *incx)
function
442
return xerbla_(SCALAR_SUFFIX_UP"
TPMV
",&info,6);
Completed in 375 milliseconds