Static Public Attributes | |
static const std::vector< std::string > | names_ |
Additional Inherited Members | |
![]() | |
virtual std::string | print_mul () |
virtual bool | split_mul_coef () |
virtual std::string | print_div (const std::string &num, const std::string &den, bool paren) |
virtual std::string | get_imag_symbol () |
virtual std::string | parenthesize (const std::string &expr) |
std::string | parenthesizeLT (const RCP< const Basic > &x, PrecedenceEnum precedenceEnum) |
std::string | parenthesizeLE (const RCP< const Basic > &x, PrecedenceEnum precedenceEnum) |
![]() | |
std::string | str_ |
|
overridevirtual |
Reimplemented from SymEngine::StrPrinter.
Definition at line 26 of file sbml.cpp.
std::string SymEngine::StrPrinter::apply | ( | const Basic & | b | ) |
Definition at line 200 of file strprinter.cpp.
std::string SymEngine::StrPrinter::apply | ( | const RCP< const Basic > & | b | ) |
Definition at line 198 of file strprinter.cpp.
std::string SymEngine::StrPrinter::apply | ( | const vec_basic & | v | ) |
Definition at line 199 of file strprinter.cpp.
Definition at line 154 of file strprinter.cpp.
Definition at line 146 of file strprinter.cpp.
Definition at line 127 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const BooleanAtom & | x | ) |
Definition at line 145 of file strprinter.cpp.
void SymEngine::SbmlPrinter::bvisit | ( | const BooleanAtom & | x | ) |
void SymEngine::StrPrinter::bvisit | ( | const Complement & | x | ) |
Definition at line 152 of file strprinter.cpp.
Definition at line 131 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const ComplexDouble & | x | ) |
Definition at line 182 of file strprinter.cpp.
Definition at line 133 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const ConditionSet & | x | ) |
Definition at line 143 of file strprinter.cpp.
Definition at line 176 of file strprinter.cpp.
Definition at line 144 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const Derivative & | x | ) |
Definition at line 140 of file strprinter.cpp.
Definition at line 183 of file strprinter.cpp.
Definition at line 141 of file strprinter.cpp.
Definition at line 177 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const FunctionSymbol & | x | ) |
Definition at line 178 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const GaloisField & | x | ) |
Definition at line 166 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const IdentityMatrix & | x | ) |
Definition at line 195 of file strprinter.cpp.
Definition at line 153 of file strprinter.cpp.
Definition at line 167 of file strprinter.cpp.
Definition at line 129 of file strprinter.cpp.
Definition at line 136 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const Intersection & | x | ) |
Definition at line 151 of file strprinter.cpp.
Definition at line 132 of file strprinter.cpp.
Definition at line 185 of file strprinter.cpp.
Definition at line 165 of file strprinter.cpp.
Definition at line 158 of file strprinter.cpp.
Definition at line 155 of file strprinter.cpp.
Definition at line 168 of file strprinter.cpp.
Definition at line 137 of file strprinter.cpp.
Definition at line 138 of file strprinter.cpp.
Definition at line 149 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const NumberWrapper & | x | ) |
Definition at line 193 of file strprinter.cpp.
Definition at line 147 of file strprinter.cpp.
Definition at line 139 of file strprinter.cpp.
Definition at line 95 of file sbml.cpp.
Definition at line 156 of file strprinter.cpp.
Definition at line 130 of file strprinter.cpp.
Definition at line 135 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const RealDouble & | x | ) |
Definition at line 181 of file strprinter.cpp.
Definition at line 134 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const StrictLessThan & | x | ) |
Definition at line 186 of file strprinter.cpp.
Definition at line 180 of file strprinter.cpp.
Definition at line 128 of file strprinter.cpp.
Definition at line 194 of file strprinter.cpp.
Definition at line 164 of file strprinter.cpp.
Definition at line 157 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const Unequality & | x | ) |
Definition at line 184 of file strprinter.cpp.
Definition at line 150 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const UnivariateSeries & | x | ) |
Definition at line 169 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const UniversalSet & | x | ) |
Definition at line 142 of file strprinter.cpp.
Definition at line 159 of file strprinter.cpp.
Definition at line 148 of file strprinter.cpp.
void SymEngine::StrPrinter::bvisit | ( | const ZeroMatrix & | x | ) |
Definition at line 196 of file strprinter.cpp.
|
static |