Searched refs:FunCmplxTanH (Results 1 – 3 of 3) sorted by relevance
378 FunCmplxTanH::FunCmplxTanH() in FunCmplxTanH() function in FunCmplxTanH383 void FunCmplxTanH::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval()390 const char_type* FunCmplxTanH::GetDesc() const in GetDesc()396 IToken* FunCmplxTanH::Clone() const in Clone()398 return new FunCmplxTanH(*this); in Clone()
168 class FunCmplxTanH : public ICallback171 FunCmplxTanH();
71 pParser->DefineFun(new FunCmplxTanH()); in AddToParser()