Loading [MathJax]/extensions/TeX/AMSsymbols.js
CMSIS-DSP
Version 1.16.2
Version 1.16.3-dev38 (main)
Version 1.16.2 (latest)
Version 1.16.1 (v1.16.1)
Version 1.16.0 (v1.16.0)
Version 1.15.0 (v1.15.0)
Version 1.14.4 (v1.14.4)
Version 1.14.3 (v1.14.3)
Version 1.14.2 (v1.14.2)
Version 1.14.1 (v1.14.1)
Version 1.14.0 (v1.14.0)
Version 1.12.0 (v1.12.0)
Version 1.11.0 (v1.11.0)
Version 1.10.1 (v1.10.1)
CMSIS DSP Software Library
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
Typedefs
|
Variables
Common types and constants
C++ extension
Typedefs
typedef int32_t
index_t
index datatype. It must be a signed datatype
typedef int32_t
vector_length_t
Vector
length datatype. Iy must be a signed datatype.
Variables
constexpr int
DYNAMIC
= -1
Dynamic objects (dimensions only known at runtime)
constexpr int
CONSTRAINED_DYNAMIC
= -2
Dynamic objects (dimensions only known at runtime) but with some constraints (like stride == nb_cols)
Description
Generated on Mon Jul 29 2024 04:59:55 for CMSIS-DSP 1.16.2. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.