|  | Double | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | DoubleHermitianFact(DoubleHermitianMatrix) | Constructs a DoubleHermitianFact instance by factoring the given matrix. By default the condition number for the matrix will not be computed and will not be available from the ConditionNumber method. | 
|  | DoubleHermitianFact(DoubleHermitianMatrix, Boolean) | Constructs a DoubleHermitianFact instance by factoring the given matrix. By default the condition number for the matrix will not be computed and will not be available from the ConditionNumber method. | 
 See Also
See Also