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

Home » Public Forums » archive » Minimum/Maximum over a certain dimension
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:Minimum/Maximum over a certain dimension [message #4073 is a reply to message #4015] Tue, 25 April 1995 00:00 Go to previous message
dudley is currently offline  dudley
Messages: 8
Registered: August 1993
Junior Member
smd@philabs.philips.com writes:

> To explain, if A is a bytarr of size (2,30,40) and I wish
> to compute the minimum along the first dimension, the result
> should be a bytarr of size (30,40) in which each element is
> the pointwise minimum of A(0,*,*) and A(1,*,*).

The above can be done by:
c=A(0,*,*)<A(1,*,*)

--
John Wesley Dudley II,Ph.D. dudley@shell.com
Sr. Research Physicist !{uupsi}!shell!dudley
Shell Exploration & Production Co. (713)245-7927
[Message index]
 
Read Message
Read Message
Previous Topic: Arrows in IDL
Next Topic: Some benchmarks

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

Current Time: Fri Oct 10 17:24:44 PDT 2025

Total time taken to generate the page: 0.32783 seconds