![]() |
Computational Embodied Neuroscience Simulator
1.1
3D simulation library
|
Go to the source code of this file.
Namespaces | |
cens | |
Computational Embodied Neuroscience Simulator library. | |
Functions | |
float | cens::scalarFromString (std::string str) |
std::string | cens::str_replace (std::string str, const std::string &searchString, const std::string &replaceString) |
std::vector< std::string > | cens::str_split (std::string str, const std::string &sep) |
bool | cens::str_match (const std::string &str, const std::string &comp) |