Minsky
node_latex.cc File Reference
#include "minsky.h"
#include "equations.h"
#include "userFunction.h"
#include "minsky_epilogue.h"
Include dependency graph for node_latex.cc:

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...