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

Home » Public Forums » archive » Re: Multi-dimensions without for loop ?
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: Multi-dimensions without for loop ? [message #38739] Fri, 26 March 2004 07:01 Go to previous message
Emmanuel Christophe is currently offline  Emmanuel Christophe
Messages: 11
Registered: March 2004
Junior Member
ok, I guess my example using 'mean' was not well choosen. I understand
how to make it using 'total' now and it's working because this is a sum.

But in this case:

Let define a simple array (dimension 2x2 to explain, but i'd like to
make it work on bigger array):
|a00 a10|
|a01 a11|

Is it possible to get in one step without using 'for' loops

dimension (1x2)

| a00.a10 |
| a01.a11 |

or

| max([a00,a10]) |
| max([a01,a11]) |

Thanks,
Emmanuel
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: not only google
Next Topic: Image structure

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

Current Time: Sun Oct 12 10:26:57 PDT 2025

Total time taken to generate the page: 0.47964 seconds