MUDA
Loading...
Searching...
No Matches
muda::details::MatrixFormatConverterBase Class Reference
Inheritance diagram for muda::details::MatrixFormatConverterBase:
muda::details::MatrixFormatConverter< T, N > muda::details::MatrixFormatConverter< T, 1 >

Public Member Functions

 MatrixFormatConverterBase (LinearSystemHandles &context, cudaDataType_t data_type, int N)
 
auto dim () const
 
auto data_type () const
 
auto cublas () const
 
auto cusparse () const
 
auto cusolver_sp () const
 
auto cusolver_dn () const
 
template<typename T >
void loose_resize (DeviceBuffer< T > &buf, size_t new_size)
 

Protected Attributes

LinearSystemHandlesm_handles
 
cudaDataType_t m_data_type
 
int m_N
 

The documentation for this class was generated from the following file: