help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] gsl_siman_solve: Assertion failed


From: Francesco Abbate
Subject: Re: [Help-gsl] gsl_siman_solve: Assertion failed
Date: Tue, 21 Dec 2010 11:09:13 +0100

2010/12/20 Saqib Ilyas <address@hidden>:
> The copy constructor etc are all set to NULL in my call. Do I have to
> provide copy constructors etc for the two-dimensional arrays? Or is there
> something else possibly wrong?
> Thanks and best regards

Hi,

it is ok to set to NULL the constructors, copy constructors and
destructors but in this case make sure that element_size is not 0
because this seems to be the case.

-- 
Francesco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]