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

Home » Public Forums » archive » Re: inverting a binary image(array)?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: inverting a binary image(array)? [message #78284 is a reply to message #78279] Mon, 07 November 2011 00:00 Go to previous messageGo to previous message
M. Katz is currently offline  M. Katz
Messages: 69
Registered: May 2005
Member
In my quick tests,
a = ~temporary(a)
seems to have the same speed as
a = 1b - temporary(a)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL 8.1, X11 and Crashes
Next Topic: Re: Overlaying multiple plots on top of map

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

Current Time: Sat Oct 11 05:38:18 PDT 2025

Total time taken to generate the page: 0.95874 seconds