Logo
1.4.0

Contents:

  • Nuclei MCU Software Interface Standard(NMSIS)
  • NMSIS Core
  • NMSIS DSP
    • Overview
    • Using NMSIS-DSP
    • NMSIS DSP API
      • Examples
      • Basic Math Functions
      • Bayesian estimators
      • Complex Math Functions
      • Controller Functions
      • Distance Functions
        • Float Distances
          • Bray-Curtis distance
          • Canberra distance
          • Chebyshev distance
          • Cityblock (Manhattan) distance
          • Correlation distance
          • Cosine distance
          • Dynamic Time Warping Distance
          • Euclidean distance
          • Jensen-Shannon distance
          • Minkowski distance
        • Boolean Distances
      • Fast Math Functions
      • Filtering Functions
      • Interpolation Functions
      • Matrix Functions
      • Quaternion Math Functions
      • Statistics Functions
      • Support Functions
      • SVM Functions
      • Transform Functions
      • Window Functions
      • Generic Types
    • Changelog
  • NMSIS NN
  • Changelog
  • Glossary
  • Appendix
NMSIS
  • NMSIS DSP
  • NMSIS DSP API
  • Distance Functions
  • Float Distances
  • View page source

Float Distances

  • Bray-Curtis distance
  • Canberra distance
  • Chebyshev distance
  • Cityblock (Manhattan) distance
  • Correlation distance
  • Cosine distance
  • Dynamic Time Warping Distance
  • Euclidean distance
  • Jensen-Shannon distance
  • Minkowski distance
group Float Distances

Distances between two vectors of float values.

Previous Next

© Copyright 2019-Present, Nuclei. Last updated on May 21, 2025.

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