#include <fileinterprocess.h>
|
| FileInterprocess (const arma::field< std::string > invar_names, const arma::field< arma::mat > invars, const arma::field< std::string > outvar_names) |
|
| ~FileInterprocess () |
|
arma::field< arma::mat > | outvars () |
|
int | RunR (const std::string &script, const QString &R_HOME) |
|
int | RunOctave (const std::string &script) |
|
Definition at line 7 of file fileinterprocess.h.
Vespucci::External::FileInterprocess::FileInterprocess |
( |
const arma::field< std::string > |
invar_names, |
|
|
const arma::field< arma::mat > |
invars, |
|
|
const arma::field< std::string > |
outvar_names |
|
) |
| |
Vespucci::External::FileInterprocess::~FileInterprocess |
( |
| ) |
|
arma::field< arma::mat > Vespucci::External::FileInterprocess::outvars |
( |
| ) |
|
void Vespucci::External::FileInterprocess::ProcessFinished |
( |
| ) |
|
|
slot |
int Vespucci::External::FileInterprocess::RunOctave |
( |
const std::string & |
script | ) |
|
int Vespucci::External::FileInterprocess::RunR |
( |
const std::string & |
script, |
|
|
const QString & |
R_HOME |
|
) |
| |
The documentation for this class was generated from the following files: