Home
last modified time | relevance | path

Searched refs:mgl_datac_correl (Results 1 – 7 of 7) sorted by relevance

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Ddatac.h340 { return mglDataC(true,mgl_datac_correl(this,&dat,dir)); } in Correl()
343 { return mglDataC(true,mgl_datac_correl(this,this,dir)); } in AutoCorrel()
H A Ddatac_cf.h328 HADT MGL_EXPORT mgl_datac_correl(HCDT dat1, HCDT dat2, const char *dir);
H A Dmgl_pas.pas688 function mgl_datac_correl(const dat1: HMDT;const dat2: HMDT;const dir: PChar): HADT; cdecl; extern…
/dports/math/mathgl/mathgl-2.5/src/
H A Dfft.cpp1183 HADT MGL_EXPORT mgl_datac_correl(HCDT d1, HCDT d2, const char *dir) in mgl_datac_correl() function
1206 uintptr_t res = uintptr_t(mgl_datac_correl(_DA_(d1),_DA_(d2),s)); in mgl_datac_correl_()
1211 HADT a = mgl_datac_correl(d1,d2,dir); // NOTE: this is not so effective but straightforward way in mgl_data_correl()
H A Dexec_dat.cpp176 else if(c && !strcmp(k,"dds")) *c = mglDataC(true,mgl_datac_correl(a[1].d, a[1].d, a[2].s.s)); in mgls_correl()
177 else if(c && !strcmp(k,"ddds")) *c = mglDataC(true,mgl_datac_correl(a[1].d, a[2].d, a[3].s.s)); in mgls_correl()
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Ddata_ru.texi1134 @deftypefnx {Функция С} @code{HADT} mgl_datac_correl (@code{HCDT} a, @code{HCDT} b, @code{const cha…
H A Ddata_en.texi1144 @deftypefnx {C function} @code{HADT} mgl_datac_correl (@code{HCDT} a, @code{HCDT} b, @code{const ch…