From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 27 01:33:13 2000 Subject: Builtin kron function : complex case From: "John W. Eaton" To: etienne at isr dot isr dot ist dot utl dot pt Cc: help-octave at bevo dot che dot wisc dot edu, etienne@isr.ist.utl.pt Date: Thu, 27 Jan 2000 01:33:30 -0600 (CST) On 20-Oct-1999, etienne grossmann wrote: | I was just wondering if the builtin kron function proposed by Heber | Farnsworth could be adapted to the complex case, without reproducing | the code for each possible combination of real/complex input | function. | | I see a lot of code "near-duplication" in data.cc's single-matrix | functions. Is that the way to do it? Probably not. Some use of templates or macros is probably needed there, but it just hasn't been cleaned up yet. jwe ----------------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.che.wisc.edu/octave/octave.html How to fund new projects: http://www.che.wisc.edu/octave/funding.html Subscription information: http://www.che.wisc.edu/octave/archive.html -----------------------------------------------------------------------