Home
last modified time | relevance | path

Searched refs:GBEQU (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_SerialBandDenseSolver.hpp775 …this->GBEQU (M_, N_, KL_, KU_, AF_+KL_, LDAF_, &R_[0], &C_[0], &ROWCND_, &COLCND_, &AMAX_, &INFO_); in computeEquilibrateScaling()
H A DTeuchos_LAPACK.hpp285 …void GBEQU(const OrdinalType& m, const OrdinalType& n, const OrdinalType& kl, const OrdinalType& k…
998 …void LAPACK<OrdinalType,ScalarType>::GBEQU(const OrdinalType& m, const OrdinalType& n, const Ordin… in GBEQU() function in Teuchos::LAPACK
1462 …void GBEQU(const int& m, const int& n, const int& kl, const int& ku, const float* A, const int& ld…
1609 …void GBEQU(const int& m, const int& n, const int& kl, const int& ku, const double* A, const int& l…
1760 …void GBEQU(const int& m, const int& n, const int& kl, const int& ku, const std::complex<float>* A,…
1887 …void GBEQU(const int& m, const int& n, const int& kl, const int& ku, const std::complex<double>* A…
H A DTeuchos_LAPACK.cpp288 …void LAPACK<int,float>::GBEQU(const int& m, const int& n, const int& kl, const int& ku, const floa… in GBEQU() function in Teuchos::LAPACK
688 …void LAPACK<int,double>::GBEQU(const int& m, const int& n, const int& kl, const int& ku, const dou… in GBEQU() function in Teuchos::LAPACK
1178 …void LAPACK<int,std::complex<float> >::GBEQU(const int& m, const int& n, const int& kl, const int&… in GBEQU() function in Teuchos::LAPACK::complex
1602 …void LAPACK<int,std::complex<double> >::GBEQU(const int& m, const int& n, const int& kl, const int… in GBEQU() function in Teuchos::LAPACK::complex