|
| AlignedEquation (const LHS &lhs, Steps...steps) |
|
std::string | latex () const |
|
|
template<typename First , typename... T> |
void | print_steps (std::ostream &os, First &f, T...rest) |
|
template<typename First , typename... T> |
void | print_steps (std::ostream &os, First &f) |
|
|
constexpr static const char * | open_context = "\\begin{equation}" |
|
constexpr static const char * | close_context = "\\end{equation}" |
|
constexpr static const char * | split_eq = " & = " |
|
The documentation for this class was generated from the following file: