Home
last modified time | relevance | path

Searched +defs:m +defs:lange (Results 1 – 6 of 6) sorted by relevance

/dports/math/xtensor-blas/xtensor-blas-0.20.0/include/xflens/cxxlapack/interface/
H A Dlange.tcc44 lange(char norm, in lange() function
45 IndexType m, in lange()
64 lange(char norm, in lange() function
65 IndexType m, in lange()
83 lange(char norm, in lange() function
84 IndexType m, in lange()
102 lange(char norm, in lange() function
103 IndexType m, in lange()
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/boost/numeric/bindings/lapack/auxiliary/
H A Dlange.hpp53 inline std::ptrdiff_t lange( const char norm, const fortran_int_t m, in lange() function
66 inline std::ptrdiff_t lange( const char norm, const fortran_int_t m, in lange() function
79 inline std::ptrdiff_t lange( const char norm, const fortran_int_t m, in lange() function
92 inline std::ptrdiff_t lange( const char norm, const fortran_int_t m, in lange() function
196 lange( const char norm, const MatrixA& a, Workspace work ) { in lange() function
208 lange( const char norm, const MatrixA& a ) { in lange() function
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/LinearAlgebra/src/
H A DLapackInterface.cpp49 template <typename T> void LapackInterface::gelss( int m, int n, int mn, int nrhs, in gelss()
53 template <> void LapackInterface::gelss<double>( int m, int n, int mn, int nrhs, in gelss()
70 template <> void LapackInterface::gelss<float>( int m, int n, int mn, int nrhs, in gelss()
471 void LapackInterface::gesdd( char jobz, int m, int n, T* a, int lda, in gesdd()
477 void LapackInterface::gesdd<float>( char jobz, int m, int n, float* a, int lda, in gesdd()
520 void LapackInterface::gesdd<std::complex<float> >( char jobz, int m, int n, in gesdd()
546 void LapackInterface::gesdd<std::complex<double> >( char jobz, int m, int n, in gesdd()
870 double LapackInterface::lange<float>( const char& norm, const int& m, const int& n, const float* a,… in lange() function in SimTK::LapackInterface
890 double LapackInterface::lange<double>( const char& norm, const int& m, const int& n, const double* … in lange() function in SimTK::LapackInterface
896 double LapackInterface::lange<std::complex<float> >( const char& norm, const int& m, const int& n, … in lange() function in SimTK::LapackInterface
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dlapack_templates.h2298 const dealii::types::blas_int *m, in gemm()
2335 const dealii::types::blas_int *m, in gemm()
2372 const dealii::types::blas_int *m, in gemm()
2409 const dealii::types::blas_int *m, in gemm()
2468 const dealii::types::blas_int *m, in gemv()
2501 const dealii::types::blas_int *m, in gemv()
3494 lange(const char *, in lange() function
3508 lange(const char * norm, in lange() function
3532 lange(const char * norm, in lange() function
3556 lange(const char * norm, in lange() function
[all …]
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dtranslate_lapack.hpp30 getrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* ipiv, blas_int* info) in getrf()
401 …geqrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lwork, blas_int… in geqrf()
416 …geqp3(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* jpvt, eT* tau, eT* work, blas_int*… in geqp3()
442 …orgqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lw… in orgqr()
455 …ungqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lw… in ungqr()
470 char* jobu, char* jobvt, blas_int* m, blas_int* n, eT* a, blas_int* lda, in gesvd()
493 char* jobu, char* jobvt, blas_int* m, blas_int* n, std::complex<T>* a, blas_int* lda, in cx_gesvd()
517 char* jobz, blas_int* m, blas_int* n, in gesdd()
540 char* jobz, blas_int* m, blas_int* n, in cx_gesdd()
743 …gbtrf(blas_int* m, blas_int* n, blas_int* kl, blas_int* ku, eT* ab, blas_int* ldab, blas_int* ipiv… in gbtrf()
[all …]
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dtranslate_lapack.hpp30 getrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* ipiv, blas_int* info) in getrf()
401 …geqrf(blas_int* m, blas_int* n, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lwork, blas_int… in geqrf()
416 …geqp3(blas_int* m, blas_int* n, eT* a, blas_int* lda, blas_int* jpvt, eT* tau, eT* work, blas_int*… in geqp3()
442 …orgqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lw… in orgqr()
455 …ungqr(blas_int* m, blas_int* n, blas_int* k, eT* a, blas_int* lda, eT* tau, eT* work, blas_int* lw… in ungqr()
470 char* jobu, char* jobvt, blas_int* m, blas_int* n, eT* a, blas_int* lda, in gesvd()
493 char* jobu, char* jobvt, blas_int* m, blas_int* n, std::complex<T>* a, blas_int* lda, in cx_gesvd()
517 char* jobz, blas_int* m, blas_int* n, in gesdd()
540 char* jobz, blas_int* m, blas_int* n, in cx_gesdd()
743 …gbtrf(blas_int* m, blas_int* n, blas_int* kl, blas_int* ku, eT* ab, blas_int* ldab, blas_int* ipiv… in gbtrf()
[all …]