Searched full:solution (Results 1 – 20 of 20) sorted by relevance
/cmsis-dsp-latest/Include/dsp/ |
D | matrix_functions_f16.h | 196 * @param[out] dst The solution X of UT . X = A 208 * @param[out] dst The solution X of LT . X = A
|
D | matrix_functions.h | 692 * @param[out] dst The solution X of UT . X = A 704 * @param[out] dst The solution X of LT . X = A 717 * @param[out] dst The solution X of UT . X = A 729 * @param[out] dst The solution X of LT . X = A
|
/cmsis-dsp-latest/Examples/cmsis_build/ |
D | examples_gcc.csolution.yml | 1 solution:
|
D | examples_ac6.csolution.yml | 1 solution:
|
/cmsis-dsp-latest/dsppp/ |
D | test.csolution.yml | 1 solution:
|
/cmsis-dsp-latest/Testing/cmsis_build/ |
D | test.csolution.yml | 1 solution:
|
D | runall.py | 212 # Solution and build file for all
|
/cmsis-dsp-latest/Source/DistanceFunctions/ |
D | arm_dtw_distance_f32.c | 79 * path) but may not be able to find a solution.
|
/cmsis-dsp-latest/Source/MatrixFunctions/ |
D | arm_mat_solve_upper_triangular_f64.c | 46 * @param[out] dst The solution X of UT . X = A
|
D | arm_mat_solve_lower_triangular_f64.c | 46 * @param[out] dst The solution X of LT . X = A
|
D | arm_mat_solve_lower_triangular_f16.c | 47 * @param[out] dst The solution X of LT . X = A
|
D | arm_mat_solve_upper_triangular_f16.c | 49 * @param[out] dst The solution X of UT . X = A
|
D | arm_mat_solve_upper_triangular_f32.c | 46 * @param[out] dst The solution X of UT . X = A
|
D | arm_mat_solve_lower_triangular_f32.c | 46 * @param[out] dst The solution X of LT . X = A
|
D | arm_mat_inverse_f64.c | 115 * Therefore, the matrix to the right of the bar is our solution(pDst matrix, pDst). in arm_mat_inverse_f64()
|
D | arm_mat_inverse_f16.c | 117 * Therefore, the matrix to the right of the bar is our solution(pDst matrix, pDst). in arm_mat_inverse_f16()
|
D | arm_mat_inverse_f32.c | 150 * Therefore, the matrix to the right of the bar is our solution(pDst matrix, pDst). in arm_mat_inverse_f32()
|
/cmsis-dsp-latest/Testing/ |
D | README.md | 50 * `buildsolution.sh` is converting the solution file, using `csolution`, to generate the `.cprj` f… 459 * `buildsolution.sh` is converting the solution file, using `csolution`, to generate the `.cprj` f…
|
/cmsis-dsp-latest/ |
D | README.md | 128 Then, you'll need to convert a solution file into `.cprj`. For instance, for the CMSIS-DSP Examples…
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 1907 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
|