help-octave
[Top][All Lists]
Advanced

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

Octave static functions in a C++ program


From: Julia Petruescu
Subject: Octave static functions in a C++ program
Date: Wed, 27 Feb 2008 18:45:45 -0500

Hello all,

I'm using Octave in a C++ Program and environment and I would like to
use statistic function as: rank(), std(), mean(), etc.

I do not see any header file such
as .../octave/oct.h, .../octave/Matrix.h, etc to include them in my C++
files. However I can see: mean.m, rank.m, etc files from scripts. 
Any idea how to use it in my C++ code?!

Many thanks,

Julia
 



reply via email to

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