Vespucci
1.0.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
interprocesssender.cpp
Go to the documentation of this file.
1
#include "
External/interprocesssender.h
"
2
3
4
Vespucci::External::
5
InterprocessSender::InterprocessSender
(std::map<std::string, arma::mat *> invars,
6
std::vector<std::string> outvar_names)
7
:invars_(invars), outvar_names(outvar_names)
8
{
9
10
}
interprocesssender.h
Vespucci::External::InterprocessSender::InterprocessSender
InterprocessSender(std::map< std::string, arma::mat * > invars, std::vector< std::string > outvar_names)
Definition:
interprocesssender.cpp:5
Projects
VespucciProject
Vespucci
Vespucci
External
interprocesssender.cpp
Generated by
1.8.11