Hi All!

I am new to GSL and C++ on the whole. I am faced with one problem and I
would appreciate any help in it.

I have two gsl matrices, say A & B. I want to free the memory in A, and
then make A owner of contents of B and free (name) B for further
allocation. I am wondering if this is possible in the current architecture
without memcpy?

If yes, can someone send me a small code snippet that would achieve the same.

Thanks,
Adarsh Joshi



_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to