Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::Matrices::MatrixOperations< Devices::Cuda > Member List

This is the complete list of members for TNL::Matrices::MatrixOperations< Devices::Cuda >, including all inherited members.

geam(const IndexType m, const IndexType n, const RealType alpha, const RealType *A, const IndexType lda, const RealType beta, const RealType *B, const IndexType ldb, RealType *C, const IndexType ldc) (defined in TNL::Matrices::MatrixOperations< Devices::Cuda >)TNL::Matrices::MatrixOperations< Devices::Cuda >inlinestatic
geam(const IndexType m, const IndexType n, const RealType alpha, const RealType *A, const IndexType lda, const RealType beta, const RealType *B, const IndexType ldb, RealType *C, const IndexType ldc) (defined in TNL::Matrices::MatrixOperations< Devices::Cuda >)TNL::Matrices::MatrixOperations< Devices::Cuda >inlinestatic
gemv(const IndexType m, const IndexType n, const RealType alpha, const RealType *A, const IndexType lda, const RealType *x, const RealType beta, RealType *y) (defined in TNL::Matrices::MatrixOperations< Devices::Cuda >)TNL::Matrices::MatrixOperations< Devices::Cuda >inlinestatic
gemv(const IndexType m, const IndexType n, const RealType alpha, const RealType *A, const IndexType lda, const RealType *x, const RealType beta, RealType *y) (defined in TNL::Matrices::MatrixOperations< Devices::Cuda >)TNL::Matrices::MatrixOperations< Devices::Cuda >inlinestatic