Skip to main content
Ctrl+K

cuvs 24.04.00 documentation

  • Getting Started
  • Installation
  • Integrations
  • API Reference
  • Contributing
  • GitHub
  • Twitter
  • Getting Started
  • Installation
  • Integrations
  • API Reference
  • Contributing
  • GitHub
  • Twitter

Section Navigation

Contents:

  • C API Documentation
    • Core Routines
    • Nearest Neighbors
      • Bruteforce
      • IVF-Flat
      • IVF-PQ
      • CAGRA
  • C++ API Documentation
    • Distance
    • Nearest Neighbors
      • Bruteforce
      • IVF-Flat
      • IVF-PQ
      • CAGRA
  • Python API Documentation
    • Nearest Neighbors
      • CAGRA
  • Rust API Documentation
  • API Reference
  • C API Documentation

C API Documentation#

  • Core Routines
    • Resources Handle
    • Error Handling
  • Nearest Neighbors
    • Bruteforce
      • Index
      • Index build
      • Index search
    • IVF-Flat
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index search
    • IVF-PQ
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index search
    • CAGRA
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index search

previous

API Reference

next

Core Routines

Show Source

© Copyright 2024, NVIDIA Corporation.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.15.2.