From help-request at octave dot org Wed May 26 03:35:54 2004 Subject: Re: multidimensional operators From: David Bateman To: Mike Miller Cc: Help-Octave List Date: Wed, 26 May 2004 10:07:25 +0200 According to Mike Miller (on 05/25/04): > Are operations like X*Y or chol(X) defined for arrays other than simple > two-dimensional matrices? If so, is there documentation on this? How exactly do you want to define "*" and "chol" on NDArrays? The operations don't make much sense. Operators and functions that do make sense on NDArrays are implemented, such as ".*", "prod" etc... D. -- David Bateman David dot Bateman at motorola dot com Motorola CRM +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------