ILU |
public sealed class ILU0Preconditioner : IPreconditioner<Complex32>
The ILU0Preconditioner type exposes the following members.
Name | Description | |
---|---|---|
ILU0Preconditioner | Initializes a new instance of the ILU0Preconditioner class |
Name | Description | |
---|---|---|
Approximate | Approximates the solution to the matrix equation Ax = b. | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
Initialize | Initializes the preconditioner and loads the internal data structures. | |
ToString | Returns a string that represents the current object. (Inherited from Object) |