Show / Hide Table of Contents

    Enum MatrixFormat

    The MatrixFormat is an enum that indicates the input/output matrix format assumed by the cusolverRfSetup(), cusolverRfSetupHost(), cusolverRfResetValues(), cusolveRfExtractBundledFactorsHost() and cusolverRfExtractSplitFactorsHost() routines.

    Namespace: ManagedCuda.CudaSolve
    Assembly: CudaSolve.dll
    Syntax
    public enum MatrixFormat

    Fields

    Name Description
    Csc
    Csr

    default

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX