|
ASL 0.1.7
Advanced Simulation Library
|
#include <memory>#include <string>#include <vector>
Go to the source code of this file.
Classes | |
| class | matiocpp::Var |
Namespaces | |
| namespace | acl |
| Advanced Computational Language. | |
| namespace | asl |
| Advanced Simulation Library. | |
| namespace | matiocpp |
| the matio c++ wrapper | |
Functions | |
| SPMatVar | asl::castMATLABCellArray (acl::Element source, const std::string &name="") |
| SPMatVar | asl::castMATLABCellArray (acl::Element source, const AVec< int > &size, const std::string &name="") |
| SPMatVar | asl::castMATLABCellArray (const AbstractData &d, const std::vector< std::string > &names=std::vector< std::string >(0)) |
| SPMatVar | asl::castMATLABCellArray (Probe &p, unsigned int component, const std::string &name="") |