help-octave
[Top][All Lists]
Advanced

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

Re: Including dll functions to octave 2.1.52


From: Shai Ayal
Subject: Re: Including dll functions to octave 2.1.52
Date: Fri, 24 Feb 2006 20:40:12 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

Reinhard,

In order to get useful help you will need to provide some more info:
1. What system are you using (e.g. output of uname -a)
2. Why are you using a very old 2.1.52 and how did you get it (compile from source, prebuilt binary)
3. Any other info which you think might be important.

Shai

Reinhard Meyer wrote:
Hello Everybody,

trying to convert a generated cc.file to an oct.file for using it inside
 of octave. There are some problems with sin and cos (tried to solve it
with -lcpc analogous to C - but with no success) and the example file
'oregonator' cannot be compiled by mkoctfile. It results into:

mkoctfile oregonator.cc
oregonator.cc: In function `octave_value_list Foregonator(const
octave_value_list&, int)':
oregonator.cc:8: error: conversion from `Array<double>' to non-scalar
type `ColumnVector' requested
oregonator.cc:11: error: ISO C++ says that `double pow(double, double)'
and `Complex pow(const Complex&, int)' are ambiguous even though the
worst conversion for the former is better than the worst conversion for
the latter

Thank you for any support in advance.

Best Regards,
Reinhard




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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