umatrix_alloc Class Reference

#include <umatrix_tlate.h>


Detailed Description

A simple class to provide an allocate() function for umatrix.

Definition at line 673 of file umatrix_tlate.h.


Public Member Functions

void allocate (umatrix &o, int i, int j)
 Allocate v for i elements.
void free (umatrix &o)
 Free memory.

The documentation for this class was generated from the following file:
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.