Enum NumericBoostReport
The cusolverRfNumericBoostReport_t is an enum that indicates whether numeric boosting (of the pivot) was used during the cusolverRfRefactor() and cusolverRfSolve() routines. The numeric boosting is disabled by default.
Namespace: ManagedCuda.CudaSolve
Assembly: CudaSolve.dll
Syntax
public enum NumericBoostReport
Fields
| Name | Description |
|---|---|
| NotUsed | default |
| Used |