help-octave
[Top][All Lists]
Advanced

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

RE: Problem with a dynamically linked function


From: alejandro zamora soto
Subject: RE: Problem with a dynamically linked function
Date: Thu, 5 May 2011 21:10:39 +0200

Dear Jordi,

My idea is to write a function wich takes different tensor with
different dimensions and finally gives a tensor as a result of
tensor multiplication.
This is the first time I write it in C++ and just I wanted to
implement a toy function, instead the final function. For
me is useful because I want to know how to write correctly
the vector or array with the indices for the permutation.

regards,
alex

> Date: Thu, 5 May 2011 12:42:27 -0500
> Subject: Re: Problem with a dynamically linked function
> From: address@hidden
> To: address@hidden
> CC: address@hidden
>
> On 5 May 2011 09:31, alejandro zamora soto <address@hidden> wrote:
>
> >    First of all, I'm trying to use C++ to write a linked extension for
> > Octave of a toy program that permutes  the indices
> > of a tensor, in Octave:
>
> The permute function in Octave already does this. Why do you want to
> re-implement it?
>
> - Jordi G. H.

reply via email to

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