suanPan
Loading...
Searching...
No Matches
SparseMatMAGMA.hpp File Reference
#include "SparseMat.hpp"
#include <magma_v2.h>
#include <magmasparse.h>
Include dependency graph for SparseMatMAGMA.hpp:

Go to the source code of this file.

Classes

class  SparseMatMAGMA< T >
 A SparseMatMAGMA class that holds matrices. More...
 

Functions

template<typename T >
requires (std::is_same_v<T, magma_dopts> || std::is_same_v<T, magma_sopts>)
T magma_parse_opts (istringstream &command)