Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods
Returns a String representation of this Matrix.
Returns a String representation of this Matrix.
public override string ToString();
Returns a String representation of this Matrix.
public string ToString(string);
Returns a String representation of this Matrix.
public string ToString(string,IFormatProvider);
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace