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

Static Public Member Functions

static bool rmatrixschur (ref double[,] a, int n, ref double[,] s)
 
static bool rmatrixschur (ref double[,] a, int n, ref double[,] s)
 

Member Function Documentation

static bool alglib.schur.rmatrixschur ( ref double  a[,],
int  n,
ref double  s[,] 
)
inlinestatic
static bool alglib.schur.rmatrixschur ( ref double  a[,],
int  n,
ref double  s[,] 
)
inlinestatic

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