ASL  0.1.7
Advanced Simulation Library
Classes | Namespaces
aslMATLABCasters.h File Reference
#include <memory>
#include <string>
#include <vector>
Include dependency graph for aslMATLABCasters.h:

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
 
typedef std::shared_ptr< matiocpp::Varasl::SPMatVar
 
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="")