frmE_conjugate.hh File Reference
#include "basics/debug.hh"
#include "basics/output.hh"
#include "toolbox/sharedPointer.hh"
#include "elementFormulaContainer.hh"
#include "exceptions.hh"
Go to the source code of this file.
Classes | |
class | concepts::FrmE_Conjugate< F, G > |
Conjugate complex of an element formula. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
std | |
Macros | |
#define | ConjElemFormClone_D 0 |
#define | ConjElemFormDestr_D 0 |
Functions | |
template<class F > | |
concepts::ElementFormulaContainer< F > | std::conj (const concepts::ElementFormulaContainer< F > frm) |
Detailed Description
Class for conjugate of complex valued element formulas
Definition in file frmE_conjugate.hh.
Macro Definition Documentation
◆ ConjElemFormClone_D
#define ConjElemFormClone_D 0 |
Definition at line 19 of file frmE_conjugate.hh.
◆ ConjElemFormDestr_D
#define ConjElemFormDestr_D 0 |
Definition at line 18 of file frmE_conjugate.hh.