|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Num.IMatrix, including all inherited members.
| GetCopy() | IG.Num.IMatrix | |
| GetHashFunctionInt() | IG.Num.IMatrix | |
| GetHashFunctionString() | IG.Num.IMatrix | |
| GetNew(int rowCount, int columnCount) | IG.Num.IMatrix | |
| GetNew() | IG.Num.IMatrix | |
| GetNewVector(int length) | IG.Num.IMatrix | |
| IsSquare() | IG.Num.IMatrix | |
| IsSymmetric() | IG.Num.IMatrix | |
| IsSymmetric(double relativeRMSTolerance) | IG.Num.IMatrix | |
| SetConstant(double elementValue) | IG.Num.IMatrix | |
| SetDiagonal(double diagonalElement) | IG.Num.IMatrix | |
| SetDiagonal(IVector diagonal) | IG.Num.IMatrix | |
| SetIdentity() | IG.Num.IMatrix | |
| SetRandom() | IG.Num.IMatrix | |
| SetRandom(IRandomGenerator rnd) | IG.Num.IMatrix | |
| ToString() | IG.Num.IMatrix | |
| ToString(string elementFormat) | IG.Num.IMatrix | |
| ToStringMath() | IG.Num.IMatrix | |
| ToStringMath(string elementFormat) | IG.Num.IMatrix | |
| ToStringNewlines() | IG.Num.IMatrix | |
| ToStringNewlines(string elementFormat) | IG.Num.IMatrix | |
| ToStringReadable(int accuracy=4, int padding=8) | IG.Num.IMatrix |