help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stack and append


From: heberf
Subject: stack and append
Date: Tue, 15 Jun 1999 18:07:35 -0500 (CDT)

I need a faster implementation of the kronecker product.  The one that comes 
with octave is in linear-algebra/kron.m and it's not suitable for me because my 
problem involves many large matrices.  I'm trying to rewrite it as an oct file.

A few weeks ago there was some discussion on this list of using stack and 
append 
as defined in dMatrix.h.  I'm pretty poor at C++ and I can't tell from reading 
that file how to implement it.  Could someone point out a function where either 
of these are used or send a few lines of an oct file so I can see how to do it?

Much thanks,
Heber Farnsworth



---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]