IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.testconvunit Class Reference

Static Public Member Functions

static bool testconv (bool silent)
 
static bool testconv (bool silent)
 
static bool _pexec_testconv (bool silent)
 

Static Private Member Functions

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 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)
 

Member Function Documentation

static void alglib.testconvunit.refconvc1d ( complex[]  a,
int  m,
complex[]  b,
int  n,
ref complex[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvc1dcircular ( complex[]  a,
int  m,
complex[]  b,
int  n,
ref complex[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvr1d ( double[]  a,
int  m,
double[]  b,
int  n,
ref double[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvr1dcircular ( double[]  a,
int  m,
double[]  b,
int  n,
ref double[]  r 
)
inlinestaticprivate
static bool alglib.testconvunit._pexec_testconv ( bool  silent)
inlinestatic

References alglib.testconvunit.testconv().

Referenced by _Test.Main().

static void alglib.testconvunit.refconvc1d ( complex[]  a,
int  m,
complex[]  b,
int  n,
ref complex[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvc1dcircular ( complex[]  a,
int  m,
complex[]  b,
int  n,
ref complex[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvr1d ( double[]  a,
int  m,
double[]  b,
int  n,
ref double[]  r 
)
inlinestaticprivate
static void alglib.testconvunit.refconvr1dcircular ( double[]  a,
int  m,
double[]  b,
int  n,
ref double[]  r 
)
inlinestaticprivate

The documentation for this class was generated from the following file: