Commit Graph

3 Commits (5721f94b28da9f5b52c074d2c39b96a584fe8ab5)

Author SHA1 Message Date
Christophe Favergeon 91f599c052 Householder and QR decomposition for matrices (f64,f32,f16).
(not yet optimized)
4 years ago
Christophe Favergeon 212e9cb805 CMSIS-DSP: Added Cholesky decomposition
LL^t and LDL^t variant.

Added foward and backward substitution to solve linear systems
with triangular matrix.
5 years ago
Christophe Favergeon d2d691cc23 CMSIS-DSP: Added f16 matrix functions 6 years ago