The DoubleSparseFact type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DoubleSparseFact |
Constructs a DoubleSparseFact for the given sparse matrix data
in compressed row format.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Factor |
Factors the input sparse matrix.
(Inherited from SparseMatrixFact<(Of <(T>)>).) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Solve | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ErrorStatus |
Gets the error status for this factorization.
(Inherited from SparseMatrixFact<(Of <(T>)>).) |