public LEMatrix.MatrixRow CoefficientMatrixRow() { return(new LEMatrix.MatrixRow(Coefficients.ToArray())); }