Searched refs:FunCmplxLn (Results 1 – 3 of 3) sorted by relevance
465 FunCmplxLn::FunCmplxLn() in FunCmplxLn() function in FunCmplxLn470 void FunCmplxLn::Eval(ptr_val_type &ret, const ptr_val_type *a_pArg, int) in Eval()477 const char_type* FunCmplxLn::GetDesc() const in GetDesc()483 IToken* FunCmplxLn::Clone() const in Clone()485 return new FunCmplxLn(*this); in Clone()
199 class FunCmplxLn : public ICallback202 FunCmplxLn();
74 pParser->DefineFun(new FunCmplxLn()); in AddToParser()