Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > LinearTransformation Class
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
EstimateConditionNumber | Calculates an estimate for the condition number of a matrix. |
GetDeterminant | Calculates the determinant of a matrix. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetInverse | Calculates the inverse matrix.. |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsSingular | Gets a value indicating whether the Matrix is singular. |
Rank | Overloaded. Returns the numerical rank of a matrix using the specified tolerance. |
Solve | Overloaded. Solves the system of simultaneous linear equations represented by this instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
LinearTransformation | Overloaded. Initializes a new instance of the LinearTransformation class. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
LinearTransformation Class | Extreme.Mathematics.LinearAlgebra Namespace