st-cmsis-core-lowfat/docs/DSP/html/group__groupMath.js
Ali Labbene 9f95ff5b6b Official ARM version: v5.4.0
Add CMSIS V5.4.0, please refer to index.html available under \docs folder.

    Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure
         used in existing projects, and thus avoid projects mass update
    Note: the following components have been removed from ARM original delivery (as not used in ST packages)
        - CMSIS_EW2018.pdf
        - .gitattributes
        - .gitignore
        - \Device
        - \CMSIS
           - \CoreValidation
		   - \DAP
           - \Documentation
           - \DoxyGen
           - \Driver
           - \Pack
           - \RTOS\CMSIS_RTOS_Tutorial.pdf
           - \RTOS\RTX
           - \RTOS\Template
           - \RTOS2\RTX
           - \Utilities
           - All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2

Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3
2019-12-16 16:35:24 +01:00

12 lines
No EOL
648 B
JavaScript

var group__groupMath =
[
[ "Vector Absolute Value", "group__BasicAbs.html", "group__BasicAbs" ],
[ "Vector Addition", "group__BasicAdd.html", "group__BasicAdd" ],
[ "Vector Dot Product", "group__dot__prod.html", "group__dot__prod" ],
[ "Vector Multiplication", "group__BasicMult.html", "group__BasicMult" ],
[ "Vector Negate", "group__negate.html", "group__negate" ],
[ "Vector Offset", "group__offset.html", "group__offset" ],
[ "Vector Scale", "group__scale.html", "group__scale" ],
[ "Vector Shift", "group__shift.html", "group__shift" ],
[ "Vector Subtraction", "group__BasicSub.html", "group__BasicSub" ]
];