Home
last modified time | relevance | path

Searched refs:GEBAL (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_LAPACK.hpp525 …void GEBAL(const char& JOBZ, const OrdinalType& n, ScalarType* A, const OrdinalType& lda, OrdinalT…
1365 …void LAPACK<OrdinalType, ScalarType>::GEBAL( const char& JOBZ, const OrdinalType& n, ScalarType* A… in GEBAL() function in Teuchos::LAPACK
1524 …void GEBAL(const char& JOBZ, const int& n, float* A, const int& lda, int* ilo, int* ihi, float* sc…
1672 …void GEBAL(const char& JOBZ, const int& n, double* A, const int& lda, int* ilo, int* ihi, double* …
1804 …void GEBAL(const char& JOBZ, const int& n, std::complex<float>* A, const int& lda, int* ilo, int* …
1930 …void GEBAL(const char& JOBZ, const int& n, std::complex<double>* A, const int& lda, int* ilo, int*…
H A DTeuchos_LAPACK.cpp467 …void LAPACK<int, float>::GEBAL(const char& JOBZ, const int& n, float* A, const int& lda, int* ilo,… in GEBAL() function in Teuchos::LAPACK
905 …void LAPACK<int, double>::GEBAL(const char& JOBZ, const int& n, double* A, const int& lda, int* il… in GEBAL() function in Teuchos::LAPACK
1344 …void LAPACK<int, std::complex<float> >::GEBAL(const char& JOBZ, const int& n, std::complex<float>*… in GEBAL() function in Teuchos::LAPACK::complex
1766 …void LAPACK<int, std::complex<double> >::GEBAL(const char& JOBZ, const int& n, std::complex<double… in GEBAL() function in Teuchos::LAPACK::complex