.NET Matrix Library
CSparseSolver Class Properties
See Also  Send Feedback


For a list of all members of this type, see CSparseSolver members.

Public Properties

 NameDescription
public PropertyFactorizationStrategySpecifies the factorization strategy.  
public PropertyFillInReducingMethodSpecifies the method to be used in order to reduce the fill in of the matrix factorization.  
public PropertyMatrixTypeSpecifies the matrix type.  
public PropertyPivotEpsilonSpecifies a value to be used as a pivot when a tiny pivot is encountered.  
public PropertyRefinementStepsSpecifies the maximum number of the refinement steps to be used.  
public PropertyStatusReturns the status of the solver.  
public PropertyStoppingToleranceSpecifies the allowable tolerance of the computed solution.  
Top

See Also

.NET Matrix Library