|  | gtkIOStream
    1.7.0
    GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ... | 
This is the complete list of members for Octave, including all inherited members.
| clearAll(void) | Octave | |
| createGlobalSubVariable(const vector< std::string > &varNames, const Matrix &m, int index, Octave_map &base) | Octave | |
| deleteMatrix(Matrix *m) | Octave | private | 
| init(void) | Octave | private | 
| input | Octave | |
| isReady(void) | Octave | |
| newMatrix(int r, int c) | Octave | private | 
| Octave(const vector< std::string > &args) | Octave | |
| Octave(void) | Octave | |
| runM(const char *commandName, const vector< vector< vector< TYPE > > > &in, vector< vector< vector< TYPE > > > &out) | Octave | |
| runM(const char *commandName, const vector< Eigen::Matrix< TYPE, Eigen::Dynamic, Eigen::Dynamic > > &in, vector< Eigen::Matrix< TYPE, Eigen::Dynamic, Eigen::Dynamic > > &out) | Octave | |
| runM(const char *commandName) | Octave | |
| runMWithInput(const char *commandName) | Octave | |
| setGlobalSubVariable(const vector< std::string > &varNames, const Matrix &m, int index, octave_value &base) | Octave | |
| setGlobalVariable(const std::string &name, const Eigen::DenseBase< Derived > &var) | Octave | inline | 
| setGlobalVariable(const std::string &name, Matrix &m) | Octave | |
| setMatrixElem(Matrix *m, int i, int j, double val) | Octave | private | 
| startOctave(const vector< std::string > &args) | Octave | |
| stopOctave() | Octave | |
| stopOctaveAndExit() | Octave | |
| str2Mat(char *str) | Octave | inline | 
| str2Mat(std::string str) | Octave | inline | 
| str2Vec(std::string str) | Octave | inline | 
| ~Octave() | Octave | virtual | 
| GTK+ IOStream
    Beta
    |