|
ASL
0.1.6
Advanced Simulation Library
|
#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | asl::AVec< T > |
| class | matiocpp::Var |
Namespaces | |
| acl | |
| Advanced Computational Language. | |
| asl | |
| Advanced Simulation Library. | |
| 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="") |
1.8.9.1