geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
MxWrap< T, RowMajor > Struct Template Reference

Public Member Functions

T & elem (index_t r, index_t c)
 
T & operator() (index_t r, index_t c)
 

Public Attributes

const index_t cols
 
T * m
 
const index_t rows
 

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