ezp
Loading...
Searching...
No Matches
mat Class Reference

Public Member Functions

auto init (const int_t rows, const int cols)
 
 mat (const int_t rows=0, const int cols=0)
 
auto & operator() (const int_t i, const int_t j)
 
auto & operator[] (const int_t i)
 
auto begin ()
 
auto end ()
 

Public Attributes

int_t n_rows
 
int_t n_cols
 

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