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
  • Python API...

Python API Documentation#

  • Nearest Neighbors
    • CAGRA
      • Index build parameters
        • IndexParams
      • Index search parameters
        • SearchParams
      • Index
        • Index
      • Index build
        • build_index()
      • Index search
        • search()

previous

CAGRA

next

Nearest Neighbors

Show Source

© Copyright 2024, NVIDIA Corporation.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.15.2.