GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <list>
#include <string>
#include <QList>
#include <QObject>
#include <QString>
#include <QThread>
#include "octave-link.h"
#include "octave-interpreter.h"
Go to the source code of this file.
Classes | |
class | octave_qt_link |
Typedefs | |
typedef QList< int > | QIntList |
Definition at line 40 of file octave-qt-link.h.