comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » MIN_CURVE_SURF bug??
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
MIN_CURVE_SURF bug?? [message #37343] Tue, 09 December 2003 08:12
David Lopez Pons is currently offline  David Lopez Pons
Messages: 8
Registered: July 2003
Junior Member
Hello there:
When I write

IDL>aux=min_curve_surf(intarr(n)+x,randomu(0,n),randomu(0,n))

all the values of 'aux' are NaN (not x), for any 'x' and 'n'

but works correctly with:

IDL>aux=min_curve_surf(randomu(0,n),randomu(0,n),randomu(0,n))

where is the mistake in my syntax or in the IDL function?

Thanks.

DLo.
[Message index]
 
Read Message
Previous Topic: Voronoi polygons with Fortunes sweep line algorithm
Next Topic: Re: Windows XP memory limitation?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:35:21 PDT 2025

Total time taken to generate the page: 0.00468 seconds