Class muda::DeviceBCOOMatrix
template <typename T, int N>
ClassList > muda > DeviceBCOOMatrix
Inherits the following classes: muda::DeviceTripletMatrix
Public Types
Public Types inherited from muda::DeviceTripletMatrix
See muda::DeviceTripletMatrix
Public Functions
Public Functions inherited from muda::DeviceTripletMatrix
See muda::DeviceTripletMatrix
Public Static Functions inherited from muda::DeviceTripletMatrix
See muda::DeviceTripletMatrix
Protected Attributes inherited from muda::DeviceTripletMatrix
See muda::DeviceTripletMatrix
Public Types Documentation
typedef BlockMatrix
using muda::DeviceBCOOMatrix< T, N >::BlockMatrix = Eigen::Matrix<T, N, N>;
Public Functions Documentation
function DeviceBCOOMatrix [1/3]
muda::DeviceBCOOMatrix::DeviceBCOOMatrix () = default
function DeviceBCOOMatrix [2/3]
muda::DeviceBCOOMatrix::DeviceBCOOMatrix (
const DeviceBCOOMatrix &
) = default
function DeviceBCOOMatrix [3/3]
muda::DeviceBCOOMatrix::DeviceBCOOMatrix (
DeviceBCOOMatrix &&
) = default
function non_zero_blocks
inline auto muda::DeviceBCOOMatrix::non_zero_blocks () const
function operator=
DeviceBCOOMatrix & muda::DeviceBCOOMatrix::operator= (
const DeviceBCOOMatrix &
) = default
function operator=
DeviceBCOOMatrix & muda::DeviceBCOOMatrix::operator= (
DeviceBCOOMatrix &&
) = default
function ~DeviceBCOOMatrix
muda::DeviceBCOOMatrix::~DeviceBCOOMatrix () = default
Friends Documentation
class muda::DeviceBCOOMatrix::MatrixFormatConverter< T, N > (
details::MatrixFormatConverter < T, N >
)
The documentation for this class was generated from the following file src/muda/ext/linear_system/device_bcoo_matrix.h