int row |
The row of the element. |
int column |
The column of the element. |
double value |
The value to set the element to. |
Type Matrix
Namespace MathNet.Numerics.LinearAlgebra.Double
Interfaces IFormattable, ICloneable, IEquatable<Matrix>
Matrix classes.
int row |
The row of the element. |
int column |
The column of the element. |
double value |
The value to set the element to. |
return double |
The requested element. |
int row |
The row of the element. |
int column |
The column of the element. |
Matrix target |
The matrix to copy values into. |
return bool |
true if the current object is equal to the other parameter; otherwise, false. |
Matrix other |
An object to compare with this object. |
return int
|
Value:
return int
|
Value: