[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: circshift C
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: circshift C |
Date: |
Thu, 14 Mar 2013 10:47:12 -0400 |
On 14 March 2013 08:27, Abhishek <address@hidden> wrote:
> can anyone provide C version of circshift function?
I could do it in C++, since Octave's API is in C++, but I wouldn't do
this without pay. 25 CAD seems like a reasonble price to me to
implement this function in C++. I can't do it easily in C, since
Octave's API is in C++. If you want a C version, that would be a
higher price.
Then again, why would you want this function in C? It's not as if it's
doing anything terribly interesting. Perhaps there's another way to
achieve your goal.
- Jordi G. H.