Home
last modified time | relevance | path

Searched refs:mglFormulaC (Results 1 – 6 of 6) sorted by relevance

/dports/math/mathgl/mathgl-2.5/src/
H A Devalc.cpp72 int mglFormulaC::Error=0;
76 mglFormulaC::~mglFormulaC() in ~mglFormulaC()
84 mglFormulaC::mglFormulaC(const char *string):Res(0) in mglFormulaC() function in mglFormulaC
126 Left=new mglFormulaC(str); in mglFormulaC()
127 Right=new mglFormulaC(str+n+1); in mglFormulaC()
135 Left=new mglFormulaC(str); in mglFormulaC()
136 Right=new mglFormulaC(str+n+1); in mglFormulaC()
144 Left=new mglFormulaC(str); in mglFormulaC()
152 Left=new mglFormulaC(str); in mglFormulaC()
208 Left=new mglFormulaC(str); in mglFormulaC()
[all …]
H A Dcomplex_io.cpp588 const mglFormulaC *f = (const mglFormulaC *)(t->v); in mgl_cmodify()
608 mglFormulaC f(eq); in mgl_datac_modify()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Devalc.h27 class MGL_EXPORT mglFormulaC // ������ ��� ����� � ���������� ������
39 mglFormulaC(const char *str);
41 mglFormulaC(HCDT d, mreal x1=0, mreal x2=1, mreal y1=0, mreal y2=1, mreal z1=0, mreal z2=1) :
44 virtual ~mglFormulaC();
47 mglFormulaC *Left,*Right; // first and second argument of the function
H A Dabstract.h35 class mglFormulaC; variable
42 typedef mglFormulaC* HAEX;
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Dweb_en.texi123 @item Classes mglFormula and mglFormulaC now can read file with given sizes if string have the form…
H A Dweb_ru.texi124 @item Classes mglFormula and mglFormulaC now can read file with given sizes if string have the form…