CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Macros | |
#define | SWAP_ROWS_F64(A, i, j) |
#define | SWAP_COLS_F64(A, i, j) |
Functions | |
arm_status | arm_mat_ldlt_f64 (const arm_matrix_instance_f64 *pSrc, arm_matrix_instance_f64 *pl, arm_matrix_instance_f64 *pd, uint16_t *pp) |
Floating-point LDL^t decomposition of positive semi-definite matrix. More... | |
#define SWAP_COLS_F64 | ( | A, | |
i, | |||
j | |||
) |
#define SWAP_ROWS_F64 | ( | A, | |
i, | |||
j | |||
) |