Declares and implements the AllocatedMatrix template class. More...
#include "debugging/debugging.h"#include "ipatch.h"Go to the source code of this file.
Classes | |
| class | AllocatedMatrix< Element > |
| Matrix subclass that allocates its data array on construction and deallocates it on destruction. More... | |
Declares and implements the AllocatedMatrix template class.