![]() | FloatHermitianFact Constructor |
Name | Description | |
---|---|---|
![]() | FloatHermitianFact(FloatHermitianMatrix) |
Constructs a FloatHermitianFact 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.
|
![]() | FloatHermitianFact(FloatHermitianMatrix, Boolean) |
Constructs a FloatHermitianFact 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.
|