public Solve ( System.Matrix B ) : System.Matrix | ||
B | System.Matrix | A Matrix with as many rows as A and any number of columns. |
return | System.Matrix |
public Solve ( System.Matrix B ) : System.Matrix | ||
B | System.Matrix | A Matrix with as many rows as A and any number of columns. |
return | System.Matrix |