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...

C++ API Documentation#

  • Distance
    • Distance Types
  • Nearest Neighbors
    • Bruteforce
      • Index
      • Index build
      • Index search
    • IVF-Flat
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index extend
      • Index search
      • Index serialize
    • IVF-PQ
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index extend
      • Index search
      • Index serialize
    • CAGRA
      • Index build parameters
      • Index search parameters
      • Index
      • Index build
      • Index search

previous

CAGRA

next

Distance

Show Source

© Copyright 2024, NVIDIA Corporation.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.15.2.