Searched full:solution (Results 1 – 21 of 21) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/ |
D | runall.py | 206 # Solution and build file for all 259 printTitle("Process solution %s" % s) 267 print("<h1>Solution %s</h1>" % s,file=f)
|
D | test_gcc.csolution.yml | 1 solution:
|
D | test_ac6.csolution.yml | 1 solution:
|
/cmsis-dsp-3.7.0-3.6.0/Testing/ |
D | main.cpp | 65 Temporary solution to solve problems with IPSS support for M33. in main()
|
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-3.7.0-3.6.0/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-3.7.0-3.6.0/Examples/cmsis_build/ |
D | examples_gcc.csolution.yml | 1 solution:
|
D | examples_ac6.csolution.yml | 1 solution:
|
/cmsis-dsp-3.7.0-3.6.0/ |
D | README.md | 61 The Compute Graph makes it easier to implement a streaming solution : connecting different compute … 142 Then, you'll need to convert a solution file into `.cprj`. For instance, for the CMSIS-DSP Examples…
|
/cmsis-dsp-3.7.0-3.6.0/Source/DistanceFunctions/ |
D | arm_dtw_distance_f32.c | 79 * path) but may not be able to find a solution.
|
/cmsis-dsp-3.7.0-3.6.0/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-3.7.0-3.6.0/Documentation/Doxygen/ |
D | dsp.dxy.in | 1894 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to
|