1 #ifndef SYMENGINE_PARSER_H
2 #define SYMENGINE_PARSER_H
10 parse(
const std::string &s,
bool convert_xor =
true,
13 RCP<const Basic> parse_old(
const std::string &s,
bool convert_xor =
true);
The base class for SymEngine.
Main namespace for SymEngine package.