Implementations of differential operator families.
Definition in file Operators.hpp.
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
mm::operators_internal | |
Implementation details for analytical operators. | |
Functions | |
std::string | mm::operators_internal::idx_to_letter (int var) |
Convert variable index to its respective letter, 0 -> x, 1 -> y, etc. More... | |