Struct muda::TripletMatrixViewerT::CTriplet
ClassList > muda > TripletMatrixViewerT > CTriplet
Public Attributes
Type | Name |
---|---|
int | col_index |
int | row_index |
const ValueT & | value |
Public Functions
Type | Name |
---|---|
MUDA_GENERIC | CTriplet (int row_index, int col_index, const ValueT & block) |
Public Attributes Documentation
variable col_index
variable row_index
variable value
Public Functions Documentation
function CTriplet
inline MUDA_GENERIC muda::TripletMatrixViewerT::CTriplet::CTriplet (
int row_index,
int col_index,
const ValueT & block
)
The documentation for this class was generated from the following file src/muda/ext/linear_system/triplet_matrix_viewer.h