ALSMethods |
public abstract class ALSMethodsBase : IEquatable<ALSMethodsBase>
The ALSMethodsBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ALSMethodsBase | Initializes a new instance of the ALSMethodsBase class |
| Name | Description | |
|---|---|---|
| Execute(Double, Double, Int32) | ||
| Execute(ReadOnlySpanDouble, ReadOnlySpanDouble, SpanDouble) | ||
| FillBandMatrixOrder1 | ||
| FillBandMatrixOrder2 | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| UpdateBandMatrixDiagonalOrder1 | ||
| UpdateBandMatrixDiagonalOrder2 |