EigenvalueDecomposition.cdiv Method

DotNetMatrix

An NDoc Documented Class Library

EigenvalueDecomposition.cdiv Method 

[Visual Basic]Private Sub cdiv( _
   ByVal xr As Double, _
   ByVal xi As Double, _
   ByVal yr As Double, _
   ByVal yi As Double _
)
[C#]
private void cdiv(
   double xr,
   double xi,
   double yr,
   double yi
);

See Also

EigenvalueDecomposition Class | DotNetMatrix Namespace