ezp
Loading...
Searching...
No Matches
ezp::band_mat< DT, IT > Struct Template Reference
Inheritance diagram for ezp::band_mat< DT, IT >:
[legend]
Collaboration diagram for ezp::band_mat< DT, IT >:
[legend]

Public Member Functions

 band_mat (const IT rows, const IT cols, const IT kl, const IT ku, DT *const ptr, const bool dist=false)
 
- Public Member Functions inherited from ezp::base_mat< DT, IT >
 base_mat (const IT rows, const IT cols, DT *const ptr, const bool dist=false)
 

Public Attributes

IT kl
 
IT ku
 
- Public Attributes inherited from ezp::base_mat< DT, IT >
IT n_rows
 
IT n_cols
 
DT * data
 
bool distributed {}
 

Additional Inherited Members

- Public Types inherited from ezp::base_mat< DT, IT >
using data_type = DT
 
using index_type = IT
 

The documentation for this struct was generated from the following file: