imatrix C function using C++ new


adp
07-28-2006, 04:51 AM
Hi all,

I wanted to use the imatrix /matrix function included in nrutil.c to define a matrix using C++ new operator. How to do this and how to free memory using delete? Any help would be greatly useful to me.

Dhandapani