frm_sum.hh
virtual F operator()(const Real p, const Real t=0.0) const
Application operator.
Definition: frm_sum.hh:40
Definition: formulaContainer.hh:22
Frm_Sum(const FormulaContainer< H > &frm1, const FormulaContainer< J > &frm2)
Definition: frm_sum.hh:33
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
Definition: typedefs.hh:39
Frm_Sum< Real > operator+(const Formula< Real > &frm, const Real a)
Simple adding two formulas by +-operator.
Exception class to express that the RCP pointer points to 0.
Definition: exceptions.hh:55