The DoubleSparseHermFact type exposes the following members.

Constructors

  NameDescription
DoubleSparseHermFact
Constructs a DoubleSparseHermFact for the given sparse matrix data in compressed row format.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
SolveOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ErrorStatus
Gets the error status for this factorization.
(Inherited from SparseMatrixFact<(Of <(T>)>).)

See Also