ezp
lightweight C++ wrapper for selected distributed solvers for linear systems
bandsymm_mat Class Reference

Public Member Functions

auto init (const int_t n, const int bandwidth)
 
 bandsymm_mat (const int_t n=0, const int bandwidth=0)
 
auto & operator() (const int_t i, const int_t j)
 
auto data ()
 

Public Attributes

int_t n_rows {}
 
int_t n_cols {}
 
int_t klu {}
 

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