C# Class TPB3D.Maths.ALGLIB.alglib.schur

Mostra file Open project: tpb3d/TPB3D

Public Methods

Method Description
rmatrixschur ( double &a, int n, double &s ) : bool

Method Details

rmatrixschur() public static method

public static rmatrixschur ( double &a, int n, double &s ) : bool
a double
n int
s double
return bool