Macaulay2 Engine
Loading...
Searching...
No Matches
memory-status.cpp
Go to the documentation of this file.
1int memorystat1(void) { return 123; }
2int memorystat2(void) { return 1234; }
3int memorystat3(void) { return 12345; }
int memorystat1(void)
int memorystat3(void)
int memorystat2(void)