ezp
|
Public Member Functions | |
band_mat (const IT rows, const IT cols, const IT kl, const IT ku, DT *const ptr, const bool dist=false) | |
![]() | |
base_mat (const IT rows, const IT cols, DT *const ptr, const bool dist=false) | |
Public Attributes | |
IT | kl |
IT | ku |
![]() | |
IT | n_rows |
IT | n_cols |
DT * | data |
bool | distributed {} |
Additional Inherited Members | |
![]() | |
using | data_type = DT |
using | index_type = IT |