|
SyFi
0.3
|
#include <string>#include <ginac/ginac.h>Go to the source code of this file.
Namespaces | |
| namespace | SyFi |
Functions | |
| void | SyFi::initSyFi (unsigned int nsd_) |
| bool | SyFi::symbol_exists (const std::string &name) |
| const GiNaC::symbol & | SyFi::get_symbol (const std::string &name) |
| const GiNaC::symbol & | SyFi::isymb (const std::string &a, int b) |
| const GiNaC::symbol & | SyFi::isymb (const std::string &a, int b, int c) |
| GiNaC::ex | SyFi::get_symbolic_vector (int m, const std::string &basename) |
| GiNaC::ex | SyFi::get_symbolic_matrix (int m, int n, const std::string &basename) |
Variables | |
| GiNaC::symbol | SyFi::x |
| GiNaC::symbol | SyFi::y |
| GiNaC::symbol | SyFi::z |
| GiNaC::symbol | SyFi::t |
| GiNaC::symbol | SyFi::infinity |
| GiNaC::symbol | SyFi::DUMMY |