MUDA
Loading...
Searching...
No Matches
muda::MatrixFormatConverter Member List

This is the complete list of members for muda::MatrixFormatConverter, including all inherited members.

convert(const DeviceTripletMatrix< T, N > &from, DeviceBCOOMatrix< T, N > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceBCOOMatrix< T, N > &from, DeviceDenseMatrix< T > &to, bool clear_dense_matrix=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceBCOOMatrix< T, N > &from, DeviceCOOMatrix< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceBCOOMatrix< T, N > &from, DeviceBSRMatrix< T, N > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceDoubletVector< T, N > &from, DeviceBCOOVector< T, N > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceBCOOVector< T, N > &from, DeviceDenseVector< T > &to, bool clear_dense_vector=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceDoubletVector< T, N > &from, DeviceDenseVector< T > &to, bool clear_dense_vector=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceBSRMatrix< T, N > &from, DeviceCSRMatrix< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceTripletMatrix< T, 1 > &from, DeviceCOOMatrix< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceCOOMatrix< T > &from, DeviceDenseMatrix< T > &to, bool clear_dense_matrix=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceCOOMatrix< T > &from, DeviceCSRMatrix< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(DeviceCOOMatrix< T > &&from, DeviceCSRMatrix< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceDoubletVector< T, 1 > &from, DeviceCOOVector< T > &to) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceCOOVector< T > &from, DeviceDenseVector< T > &to, bool clear_dense_vector=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
convert(const DeviceDoubletVector< T, 1 > &from, DeviceDenseVector< T > &to, bool clear_dense_vector=true) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverter
MatrixFormatConverter(LinearSystemHandles &handles) (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverterinline
~MatrixFormatConverter() (defined in muda::MatrixFormatConverter)muda::MatrixFormatConverterinline