Class muda::DeviceBCOOVector
template <typename T, int N>
ClassList > muda > DeviceBCOOVector
Inherits the following classes: muda::DeviceDoubletVector
Public Types
Public Types inherited from muda::DeviceDoubletVector
See muda::DeviceDoubletVector
Public Functions
Public Functions inherited from muda::DeviceDoubletVector
See muda::DeviceDoubletVector
Protected Attributes inherited from muda::DeviceDoubletVector
See muda::DeviceDoubletVector
Public Types Documentation
typedef SegmentVector
using muda::DeviceBCOOVector< T, N >::SegmentVector = Eigen::Matrix<T, N, 1>;
Public Functions Documentation
function DeviceBCOOVector [1/3]
muda::DeviceBCOOVector::DeviceBCOOVector () = default
function DeviceBCOOVector [2/3]
muda::DeviceBCOOVector::DeviceBCOOVector (
const DeviceBCOOVector &
) = default
function DeviceBCOOVector [3/3]
muda::DeviceBCOOVector::DeviceBCOOVector (
DeviceBCOOVector &&
) = default
function non_zero_segments
inline auto muda::DeviceBCOOVector::non_zero_segments () const
function operator=
DeviceBCOOVector & muda::DeviceBCOOVector::operator= (
const DeviceBCOOVector &
) = default
function operator=
DeviceBCOOVector & muda::DeviceBCOOVector::operator= (
DeviceBCOOVector &&
) = default
function ~DeviceBCOOVector
muda::DeviceBCOOVector::~DeviceBCOOVector () = default
Friends Documentation
class muda::DeviceBCOOVector::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_vector.h