NVIDIA cuStateVec
0.0.1
  • Back to cuQuantum
  • Release Notes
    • cuStateVec v0.0.1
  • Overview
    • Description of state vectors
      • Bit ordering
      • Supported data types
    • Gate fusion
  • Getting Started
    • Installation and Compilation
      • Linux
    • Code Example
  • API Reference
    • cuStateVec Data Types
      • Opaque Data Structures
        • custatevecIndex_t
        • custatevecHandle_t
        • custatevecSamplerDescriptor_t
        • custatevecLoggerCallback_t
      • Enumerators
        • custatevecStatus_t
        • custatevecPauli_t
        • custatevecMatrixLayout_t
        • custatevecMatrixType_t
        • custatevecCollapseOp_t
        • custatevecComputeType_t
        • custatevecSamplerOutput_t
    • cuStateVec Functions
      • Library Management
        • Handle Management API
        • CUDA Stream Management API
        • Error Management API
        • Logger API
        • Versioning API
      • Gate Application
        • General Matrices
        • Pauli Matrices
      • Measurement
        • Measurement on Z-bases
        • Batched Single Qubit Measurement
      • Expectation
        • Expectation via a Matrix
      • Sampling
        • Use case
        • API reference
  • Software License Agreement
NVIDIA cuStateVec
  • »
  • API Reference
  • View page source

API Reference¶

This reference describes all components of the cuStateVec library.

  • cuStateVec Data Types
    • Opaque Data Structures
    • Enumerators
  • cuStateVec Functions
    • Library Management
    • Gate Application
    • Measurement
    • Expectation
    • Sampling
Previous Next

© Copyright 2021, NVIDIA Corporation.

Built with Sphinx using a theme provided by Read the Docs.