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
  • »
  • Index

Index

C

C

  • custatevecAbs2SumArray (C++ function)
  • custatevecAbs2SumOnZBasis (C++ function)
  • custatevecApplyExp (C++ function), [1]
  • custatevecApplyMatrix (C++ function), [1]
  • custatevecApplyMatrix_bufferSize (C++ function), [1]
  • custatevecBatchMeasure (C++ function)
  • custatevecCollapseByBitString (C++ function)
  • custatevecCollapseOnZBasis (C++ function)
  • custatevecCreate (C++ function)
  • custatevecDestroy (C++ function)
  • custatevecExpectation (C++ function), [1]
  • custatevecExpectation_bufferSize (C++ function), [1]
  • custatevecGetDefaultWorkspaceSize (C++ function)
  • custatevecGetErrorName (C++ function)
  • custatevecGetErrorString (C++ function)
  • custatevecGetProperty (C++ function)
  • custatevecGetStream (C++ function)
  • custatevecGetVersion (C++ function)
  • custatevecLoggerForceDisable (C++ function)
  • custatevecLoggerOpenFile (C++ function)
  • custatevecLoggerSetCallback (C++ function)
  • custatevecLoggerSetFile (C++ function)
  • custatevecLoggerSetLevel (C++ function)
  • custatevecLoggerSetMask (C++ function)
  • custatevecMeasureOnZBasis (C++ function)
  • custatevecSampler_create (C++ function)
  • custatevecSampler_preprocess (C++ function)
  • custatevecSampler_sample (C++ function)
  • custatevecSetStream (C++ function)
  • custatevecSetWorkspace (C++ function)

© Copyright 2021, NVIDIA Corporation.

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