[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Help with GSL Matrices
From: |
adarsh |
Subject: |
[Help-gsl] Help with GSL Matrices |
Date: |
Thu, 25 May 2006 00:33:47 -0500 (CDT) |
User-agent: |
SquirrelMail/1.4.5 |
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] Help with GSL Matrices,
adarsh <=