Home
last modified time | relevance | path

Searched defs:chetrd_ (Results 1 – 4 of 4) sorted by relevance

/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Dchetrd.c192 int chetrd_(char *uplo, integer *n, complex *a, integer *lda, real *d__, real *e, complex *tau, com… in chetrd_() function
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/lapack/
H A Dchetrd.c16 /* Subroutine */ int chetrd_(char *uplo, integer *n, complex *a, integer *lda, in chetrd_() function
/dports/math/py-numpy/numpy-1.20.3/numpy/linalg/lapack_lite/
H A Dlapack_lite_names.h41 #define chetrd_ BLAS_FUNC(chetrd) macro
H A Df2c_c_lapack.c7599 /* Subroutine */ int chetrd_(char *uplo, integer *n, complex *a, integer *lda, in chetrd_() function