Minsky
|
Go to the source code of this file.
Classes | |
struct | MathDAG::anonymous_namespace{node_latex.cc}::ParenIf |
Namespaces | |
MathDAG | |
MathDAG::anonymous_namespace{node_latex.cc} | |
Functions | |
string | MathDAG::latex (double) |
convert double to a LaTeX string representing that value More... | |
string | MathDAG::mathrm (const string &nm) |
wraps in if nm has more than one letter - and also takes into account LaTeX subscript/superscripts More... | |
string | MathDAG::latexInit (const string &) |
convert an initialisation string into a matlab expression More... | |