|
Expression Templates Library (ETL)
|
Enumeration of the different matrix-matrix muliplication implementations. More...

Go to the source code of this file.
Namespaces | |
| etl | |
| Root namespace for the ETL library. | |
Enumerations | |
| enum | etl::gemm_impl { etl::gemm_impl::STD, etl::gemm_impl::VEC, etl::gemm_impl::BLAS, etl::gemm_impl::CUBLAS } |
| Enumeration describing the different matrix-matrix multiplication implementations. More... | |
Enumeration of the different matrix-matrix muliplication implementations.
1.8.13