|
Macaulay2 Engine
|
#include <f4-types.hpp>
Public Types | |
| typedef std::vector< row_elem > | row_array |
| typedef std::vector< column_elem > | column_array |
Public Attributes | |
| row_array | rows |
| column_array | columns |
Definition at line 173 of file f4-types.hpp.