ASL
0.1.7
Advanced Simulation Library
|
![]() |
Namespaces | |
matiocpp | |
the matio c++ wrapper | |
typedef std::shared_ptr< matiocpp::Var > | asl::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="") |
typedef std::shared_ptr<matiocpp::Var> asl::SPMatVar |
Definition at line 66 of file aslMATLABCasters.h.
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) |
||
) |