interface to communicate with Fermat program
More...
#include <BASIC.h>
interface to communicate with Fermat program
Definition at line 797 of file BASIC.h.
◆ ~Fermat()
| HepLib::Fermat::~Fermat |
( |
| ) |
|
◆ Execute()
| string HepLib::Fermat::Execute |
( |
string |
expr | ) |
|
◆ Exit()
| void HepLib::Fermat::Exit |
( |
| ) |
|
◆ get()
| Fermat & HepLib::Fermat::get |
( |
| ) |
|
|
static |
◆ Init()
| void HepLib::Fermat::Init |
( |
string |
fer_path = "fer64" | ) |
|
◆ buffer_size
| int HepLib::Fermat::buffer_size = 1024*128 |
|
static |
◆ Sentinel
| string HepLib::Fermat::Sentinel = "---EOF---" |
◆ vmax
| int HepLib::Fermat::vmax = 0 |
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/BASIC/BASIC.h
- /home/runner/work/HepLib/HepLib/BASIC/Fermat.cpp
- /home/runner/work/HepLib/HepLib/BASIC/Process.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp