[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Builtin kron function : complex case
From: |
John W. Eaton |
Subject: |
Builtin kron function : complex case |
Date: |
Thu, 27 Jan 2000 01:33:30 -0600 (CST) |
On 20-Oct-1999, etienne grossmann <address@hidden> 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
-----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Builtin kron function : complex case,
John W. Eaton <=