You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/main/group__groupMatrix.js

14 lines
939 B
JavaScript

var group__groupMatrix =
[
[ "Matrix Addition", "group__MatrixAdd.html", "group__MatrixAdd" ],
[ "Cholesky and LDLT decompositions", "group__MatrixChol.html", "group__MatrixChol" ],
[ "Complex Matrix Multiplication", "group__CmplxMatrixMult.html", "group__CmplxMatrixMult" ],
[ "Complex Matrix Transpose", "group__MatrixComplexTrans.html", "group__MatrixComplexTrans" ],
[ "Matrix Initialization", "group__MatrixInit.html", "group__MatrixInit" ],
[ "Matrix Inverse", "group__MatrixInv.html", "group__MatrixInv" ],
[ "Matrix Multiplication", "group__MatrixMult.html", "group__MatrixMult" ],
[ "Matrix Scale", "group__MatrixScale.html", "group__MatrixScale" ],
[ "Matrix Subtraction", "group__MatrixSub.html", "group__MatrixSub" ],
[ "Matrix Transpose", "group__MatrixTrans.html", "group__MatrixTrans" ],
[ "Matrix Vector Multiplication", "group__MatrixVectMult.html", "group__MatrixVectMult" ]
];