Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods


Extreme Optimization Mathematics Library for .NET

Matrix.GetComponents Method

Gets the components of the Vector.

Overload List

Gets the components of the Vector.

public double[] GetComponents();

Gets the components of the Vector.

public virtual double[] GetComponents(MatrixElementOrder);

See Also

Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace