class for FormFormat Output
More...
#include <HEP.h>
class for FormFormat Output
Definition at line 44 of file HEP.h.
◆ FormFormat()
HepLib::FormFormat::FormFormat |
( |
ostream & |
os, |
|
|
unsigned |
opt = 0 |
|
) |
| |
◆ operator<<() [1/5]
const FormFormat & HepLib::FormFormat::operator<< |
( |
const basic & |
v | ) |
const |
◆ operator<<() [2/5]
const FormFormat & HepLib::FormFormat::operator<< |
( |
const ex & |
v | ) |
const |
◆ operator<<() [3/5]
const FormFormat & HepLib::FormFormat::operator<< |
( |
const lst & |
v | ) |
const |
◆ operator<<() [4/5]
template<class T >
const FormFormat & HepLib::FormFormat::operator<< |
( |
const T & |
v | ) |
const |
|
inline |
Definition at line 50 of file HEP.h.
◆ operator<<() [5/5]
const FormFormat & HepLib::FormFormat::operator<< |
( |
std::ostream &(*)(std::ostream &) |
v | ) |
const |
◆ power_print()
void HepLib::FormFormat::power_print |
( |
const power & |
p, |
|
|
const FormFormat & |
c, |
|
|
unsigned |
level = 0 |
|
) |
| |
|
static |
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