Show / Hide Table of Contents

    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
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX