|
suanPan
|
Go to the source code of this file.
Classes | |
| struct | suanpan::detail::magma::pack< typename > |
| struct | suanpan::detail::magma::pack< double > |
| struct | suanpan::detail::magma::pack< float > |
| class | SparseMatMAGMA< T > |
| A SparseMatMAGMA class that holds matrices. More... | |
Namespaces | |
| namespace | suanpan |
| namespace | suanpan::detail |
| namespace | suanpan::detail::magma |
Functions | |
| template<typename T > requires (std::is_same_v<T, magma_dopts> || std::is_same_v<T, magma_sopts>) | |
| auto | suanpan::detail::magma::parse_opts (T &opts, std::istringstream &&command) |