[Insight-users] gradientCostFunction:: public SingleValuedCostFunction

Luis Ibanez luis.ibanez@kitware.com
Thu, 23 Jan 2003 09:12:35 -0500


HI Digvijay,

Anytime you see an Abort signal, that means that an
exception has been thrown and nobody caught it.

Please put the offending  code in a a try/catch block
and print the message returned by the exception.

The message will hopefully indicate the real source
of the error.

Please let us know what you find.

Thanks

    Luis


----------------

digvijay singh wrote:

> hi !!
> whenever i try creating an object of class gradient
> function i get an Abort signal.. the program returns
> an abort after the function making the object returns
> control to the main...any suggestions....
> ciao
> digvijay
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>