Matrix.EigenVectors Method
Return a matrix containing the eigen-vectors; also fill the
supplied vector with the eigen values.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function EigenVectors(
eigenValues : Vector
) : Matrix;
This language is not supported or no code example is available.
Parameters
-
eigenValues
-
Vector
Return Value
Matrix
In this article
Definition