![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
A simple class to provide an allocate()
function for omatrix.
More...
#include <omatrix_tlate.h>
Definition at line 1311 of file omatrix_tlate.h.
Public Member Functions | |
void | allocate (omatrix &o, size_t i, size_t j) |
Allocate v for i elements. | |
void | free (omatrix &o, size_t i) |
Free memory. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).