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

Home » Public Forums » archive » matrix division
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: matrix division [message #60563 is a reply to message #60444] Thu, 22 May 2008 10:22 Go to previous messageGo to previous message
Rich Younger is currently offline  Rich Younger
Messages: 3
Registered: January 2008
Junior Member
Rich Younger wrote:
> edward.s.meinel@aero.org wrote:
>> On May 22, 11:48 am, David Fanning <n...@dfanning.com> wrote:
>>> Shoot. I was hoping for an elegant solution. :-(
>>>
>>> Cheers,
>>>
>>> David
>>>
>> David, David, David...
>>
>> This will be about the fourth or fifth time I've posted the elegant
>> solution. Put it on your site already!
>>
>> c = a/(b + replacement_value*(b EQ 0))
>>
>> Ed
>>
>> PS: That would be soooooo cool to be referenced by Coyote!
>>
>> PPS: David, why no more PS-ing in your posts? I miss them.
>
> c = a/(b EQ 0 ? replacement_value : b) doesn't require an extra
> multiplication.
>
> Rich

... but isn't valid for vectors.

Never mind.

Rich
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Solarsoft and idlwave?
Next Topic: On the Coyote Path

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

Current Time: Fri Oct 10 03:49:01 PDT 2025

Total time taken to generate the page: 3.03952 seconds