insertN speedup
"John W. Eaton" <[email protected]> Mon, 1 Mar 2004 22:59:20 -0600
| Newsgroups | gmane.comp.gnu.octave.sources |
|---|---|
| Message-ID | <[email protected]> |
On 29-Feb-2004, Petter Risholm <[email protected]> wrote: | I've eliminated N-d indexing in Array<T>::insertN which has resulted in a | considerable speedup for [] concatenation of n-d array objects. | | see attached patch. I applied these changes. Thanks, jwe