Function or value | Description |
Full Usage:
getEigenvalueMAtrix (e, v, d)
Parameters:
'a
v : 'b
d : 'c
Returns: 'b
|
|
Full Usage:
getImaginaryEigenvalues (e, v, d)
Parameters:
'a
v : 'b
d : 'c
Returns: 'a
|
|
Full Usage:
getRealEigenvalues (e, v, d)
Parameters:
'a
v : 'b
d : 'c
Returns: 'c
|
|
Full Usage:
symmetricEvd a
Parameters:
float[,]
-
Returns: float[] * float[,] * float[]
|
Example
|