Method | Description | |
---|---|---|
ComponentMultiply ( |
||
GetInverse ( ) : ].double[ | ||
MakeIdentity ( ) : void | ||
MatrixSquare ( double x ) : System | ||
MatrixSquare ( int n ) : System | ||
SetDiagonal ( double dValue ) : void |
Method | Description | |
---|---|---|
GetDeterminant ( ) : double |
public static ComponentMultiply ( |
||
x | ||
y | ||
return | IMatrix |