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
        • Vector Absolute Value
        • Vector Addition
        • Vector bitwise AND
        • Elementwise clipping
        • Vector Dot Product
        • Vector Multiplication
        • Vector Negate
        • Vector bitwise NOT
        • Vector Offset
        • Vector bitwise inclusive OR
        • Vector Scale
        • Vector Shift
        • Vector Subtraction
        • Vector bitwise exclusive OR
      • Bayesian estimators
      • Complex Math Functions
      • Controller Functions
      • Distance Functions
      • 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
  • Basic Math Functions
  • View page source

Basic Math Functions

  • Vector Absolute Value
  • Vector Addition
  • Vector bitwise AND
    • riscv_and_u8()
  • Elementwise clipping
  • Vector Dot Product
  • Vector Multiplication
  • Vector Negate
  • Vector bitwise NOT
  • Vector Offset
  • Vector bitwise inclusive OR
  • Vector Scale
    • riscv_scale_q31()
  • Vector Shift
  • Vector Subtraction
  • Vector bitwise exclusive OR
group Basic Math Functions
Previous Next

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

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