class for SUNF object
More...
#include <HEP.h>
|
template<class B , typename... Args> |
B & | dynallocate (Args &&... args) |
|
class for SUNF object
Definition at line 233 of file HEP.h.
◆ inherited
◆ SUNF() [1/2]
◆ SUNF() [2/2]
HepLib::SUNF::SUNF |
( |
ex |
i, |
|
|
ex |
j, |
|
|
ex |
k |
|
) |
| |
◆ accept()
void HepLib::SUNF::accept |
( |
GiNaC::visitor & |
v | ) |
const |
|
override |
◆ all()
static lst HepLib::SUNF::all |
( |
const ex & |
e | ) |
|
|
static |
◆ archive()
void HepLib::SUNF::archive |
( |
archive_node & |
n | ) |
const |
|
override |
◆ class_name()
const char * HepLib::SUNF::class_name |
( |
| ) |
const |
|
override |
◆ compare_same_type()
int HepLib::SUNF::compare_same_type |
( |
const GiNaC::basic & |
other | ) |
const |
|
overrideprotected |
◆ derivative()
ex HepLib::SUNF::derivative |
( |
const symbol & |
s | ) |
const |
|
override |
set derivative of SUNF to 0
- Parameters
-
s | the symbol which the derivative to |
- Returns
- always 0
Definition at line 475 of file Basic.cpp.
◆ duplicate()
SUNF * HepLib::SUNF::duplicate |
( |
| ) |
const |
|
override |
◆ eval()
ex HepLib::SUNF::eval |
( |
| ) |
const |
|
override |
◆ fc_print()
void HepLib::SUNF::fc_print |
( |
const FCFormat & |
c, |
|
|
unsigned |
level = 0 |
|
) |
| const |
◆ form_print()
void HepLib::SUNF::form_print |
( |
const FormFormat & |
c, |
|
|
unsigned |
level = 0 |
|
) |
| const |
◆ get_class_info() [1/2]
const GiNaC::registered_class_info & HepLib::SUNF::get_class_info |
( |
| ) |
const |
|
override |
◆ get_class_info() [2/2]
GiNaC::registered_class_info & HepLib::SUNF::get_class_info |
( |
| ) |
|
|
override |
◆ get_class_info_static()
GiNaC::registered_class_info & HepLib::SUNF::get_class_info_static |
( |
| ) |
|
|
static |
◆ has()
static bool HepLib::SUNF::has |
( |
const ex & |
e | ) |
|
|
static |
◆ is_equal_same_type()
bool HepLib::SUNF::is_equal_same_type |
( |
const basic & |
other | ) |
const |
|
override |
◆ let_op()
ex & HepLib::SUNF::let_op |
( |
size_t |
i | ) |
|
|
override |
◆ nops()
size_t HepLib::SUNF::nops |
( |
| ) |
const |
|
override |
◆ op()
ex HepLib::SUNF::op |
( |
size_t |
i | ) |
const |
|
override |
◆ print()
void HepLib::SUNF::print |
( |
const print_dflt & |
c, |
|
|
unsigned |
level = 0 |
|
) |
| const |
◆ read_archive()
void HepLib::SUNF::read_archive |
( |
const archive_node & |
n | ) |
|
|
override |
◆ dynallocate
template<class B , typename... Args>
B& dynallocate |
( |
Args &&... |
args | ) |
|
|
friend |
◆ ijk
The documentation for this class was generated from the following files:
- /home/runner/work/HepLib/HepLib/HEP/HEP.h
- /home/runner/work/HepLib/HepLib/HEP/Basic.cpp
- /home/runner/work/HepLib/HepLib/INC/Init.cpp