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.testsafesolveunit Class Reference

Static Public Member Functions

static bool testsafesolve (bool silent)
 
static bool testsafesolve (bool silent)
 
static bool _pexec_testsafesolve (bool silent)
 

Static Private Member Functions

static void rmatrixmakeacopy (double[,] a, int m, int n, ref double[,] b)
 
static void cmatrixmakeacopy (complex[,] a, int m, int n, ref complex[,] b)
 
static void rmatrixmakeacopy (double[,] a, int m, int n, ref double[,] b)
 
static void cmatrixmakeacopy (complex[,] a, int m, int n, ref complex[,] b)
 

Member Function Documentation

static void alglib.testsafesolveunit.rmatrixmakeacopy ( double  a[,],
int  m,
int  n,
ref double  b[,] 
)
inlinestaticprivate
static void alglib.testsafesolveunit.cmatrixmakeacopy ( complex  a[,],
int  m,
int  n,
ref complex  b[,] 
)
inlinestaticprivate
static bool alglib.testsafesolveunit._pexec_testsafesolve ( bool  silent)
inlinestatic
static void alglib.testsafesolveunit.rmatrixmakeacopy ( double  a[,],
int  m,
int  n,
ref double  b[,] 
)
inlinestaticprivate
static void alglib.testsafesolveunit.cmatrixmakeacopy ( complex  a[,],
int  m,
int  n,
ref complex  b[,] 
)
inlinestaticprivate

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