HepLib
Namespaces | Functions
Form.cpp File Reference

Helpers to call FORM in FC. More...

#include "HEP.h"
#include "ginac/parse_context.h"
Include dependency graph for Form.cpp:

Go to the source code of this file.

Namespaces

 HepLib
 HepLib namespace.
 

Functions

ex HepLib::form (const ex &iexpr, int verb)
 evalulate expr in form program, see also the form_trace_mode and form_expand_mode More...
 
ex HepLib::charge_conjugate (const ex &expr)
 make the charge conjugate operaton, M -> C^{-1} . M^T . C w.r.t. a Matrix object More...
 

Detailed Description

Helpers to call FORM in FC.

Definition in file Form.cpp.

Variable Documentation

◆ glmax

unsigned glmax = 0

Definition at line 106 of file Form.cpp.