IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Static Public Member Functions | |
static bool | testcorr (bool silent) |
static bool | testcorr (bool silent) |
static bool | _pexec_testcorr (bool silent) |
Static Private Member Functions | |
static void | refcorrc1d (complex[] signal, int n, complex[] pattern, int m, ref complex[] r) |
static void | refcorrc1dcircular (complex[] signal, int n, complex[] pattern, int m, ref complex[] r) |
static void | refcorrr1d (double[] signal, int n, double[] pattern, int m, ref double[] r) |
static void | refcorrr1dcircular (double[] signal, int n, double[] pattern, int m, ref double[] r) |
static void | refconvc1d (complex[] a, int m, complex[] b, int n, ref complex[] r) |
static void | refconvc1dcircular (complex[] a, int m, complex[] b, int n, ref complex[] r) |
static void | refconvr1d (double[] a, int m, double[] b, int n, ref double[] r) |
static void | refconvr1dcircular (double[] a, int m, double[] b, int n, ref double[] r) |
static void | refcorrc1d (complex[] signal, int n, complex[] pattern, int m, ref complex[] r) |
static void | refcorrc1dcircular (complex[] signal, int n, complex[] pattern, int m, ref complex[] r) |
static void | refcorrr1d (double[] signal, int n, double[] pattern, int m, ref double[] r) |
static void | refcorrr1dcircular (double[] signal, int n, double[] pattern, int m, ref double[] r) |
static void | refconvc1d (complex[] a, int m, complex[] b, int n, ref complex[] r) |
static void | refconvc1dcircular (complex[] a, int m, complex[] b, int n, ref complex[] r) |
static void | refconvr1d (double[] a, int m, double[] b, int n, ref double[] r) |
static void | refconvr1dcircular (double[] a, int m, double[] b, int n, ref double[] r) |
|
inlinestatic |
References alglib.math.abscomplex(), alglib.corr.corrc1d(), alglib.corr.corrc1dcircular(), alglib.corr.corrr1d(), alglib.corr.corrr1dcircular(), alglib.math.machineepsilon, alglib.math.randomreal(), alglib.testcorrunit.refcorrc1d(), alglib.testcorrunit.refcorrc1dcircular(), alglib.testcorrunit.refcorrr1d(), alglib.testcorrunit.refcorrr1dcircular(), alglib.complex.x, and alglib.complex.y.
Referenced by alglib.testcorrunit._pexec_testcorr(), and _Test.Main().
|
inlinestaticprivate |
References alglib.math.conj().
Referenced by alglib.testcorrunit.testcorr().
|
inlinestaticprivate |
References alglib.math.conj().
Referenced by alglib.testcorrunit.testcorr().
|
inlinestaticprivate |
Referenced by alglib.testcorrunit.testcorr().
|
inlinestaticprivate |
Referenced by alglib.testcorrunit.testcorr().
|
inlinestaticprivate |
Referenced by alglib.testcorrunit.refconvc1dcircular().
|
inlinestaticprivate |
References alglib.testcorrunit.refconvc1d().
|
inlinestaticprivate |
Referenced by alglib.testcorrunit.refconvr1dcircular().
|
inlinestaticprivate |
References alglib.testcorrunit.refconvr1d().
|
inlinestatic |
References alglib.math.abscomplex(), alglib.corr.corrc1d(), alglib.corr.corrc1dcircular(), alglib.corr.corrr1d(), alglib.corr.corrr1dcircular(), alglib.math.machineepsilon, alglib.math.randomreal(), alglib.testcorrunit.refcorrc1d(), alglib.testcorrunit.refcorrc1dcircular(), alglib.testcorrunit.refcorrr1d(), alglib.testcorrunit.refcorrr1dcircular(), alglib.complex.x, and alglib.complex.y.
|
inlinestatic |
References alglib.testcorrunit.testcorr().
Referenced by _Test.Main().
|
inlinestaticprivate |
References alglib.math.conj().
|
inlinestaticprivate |
References alglib.math.conj().
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestaticprivate |
References alglib.testcorrunit.refconvc1d().
|
inlinestaticprivate |
|
inlinestaticprivate |
References alglib.testcorrunit.refconvr1d().