[Insight-developers] level set/vnl problems on SGI?

Miller, James V (Research) millerjv@crd.ge.com
Tue, 8 Apr 2003 10:03:43 -0400


I believe the SGI provides overloaded versions of 
abs and sqrt for various data types.

I would guess that these vnl functions are not being 
properly defined on the SGI.

Jim


> -----Original Message-----
> From: Bill Hoffman [mailto:bill.hoffman@kitware.com]
> Sent: Monday, April 07, 2003 3:09 PM
> To: Lydia Ng; insight-developers@public.kitware.com
> Subject: Re: [Insight-developers] level set/vnl problems on SGI?
> 
> 
> There are no known issues with these functions, and
> they are being used in other places that seem to work.
> However, it sounds like you are close to finding the problem.
> I would suggest adding some more prints, so we can find
> out exactly where things start to differ, and which of the
> functions is causing the trouble.
> 
> -Bill
> 
> 
> 
> 
> >I think March 17th was around the time the VNL stuff was 
> being changed
> >over.
> >The LevelSetFunction uses the following vnl/vcl functions:
> >
> > vnl_math_abs
> > vnl_math_min
> > vnl_math_max
> > vcl_sqrt
> >
> >
> >Are there any known issues with any of these functions on SGI?
> >
> >
> >- Lydia
> >
> 
> 
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>