Lines Matching full:number
49 * The library is divided into a number of functions each covering a specific category:
84 * The library ships with a number of examples which demonstrate how to use the library functions.
159 * In the API functions, the number of samples in a complex array refers
160 * to the number of complex values; the array contains twice this number of
179 * uint16_t numRows; // number of rows of the matrix.
180 * uint16_t numCols; // number of columns of the matrix.
211 * where <code>nRows</code> specifies the number of rows, <code>nColumns</code>
212 * specifies the number of columns, and <code>pData</code> points to the
218 * two input matrices and the output matrix all have the same number of rows and
342 ARM_MATH_NANINF = -4, /**< Not-a-number (NaN) or infinity is generated */
1047 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1057 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1067 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1077 uint16_t numTaps; /**< number of filter coefficients in the filter. */
1088 * @param[in] blockSize number of samples to process.
1101 * @param[in] numTaps Number of filter coefficients in the filter.
1104 * @param[in] blockSize number of samples that are processed.
1120 * @param[in] blockSize number of samples to process.
1134 * @param[in] blockSize number of samples to process.
1146 …* @param[in] numTaps Number of filter coefficients in the filter. Must be even and greater than o…
1149 * @param[in] blockSize number of samples that are processed at a time.
1166 * @param[in] blockSize number of samples to process.
1180 * @param[in] blockSize number of samples to process.
1192 * @param[in] numTaps Number of filter coefficients in the filter.
1195 * @param[in] blockSize number of samples that are processed at a time.
1210 * @param[in] blockSize number of samples to process.
1222 * @param[in] numTaps Number of filter coefficients in the filter.
1225 * @param[in] blockSize number of samples that are processed at a time.
1241 …int8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSt…
1254 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
1266 …uint32_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*num…
1280 * @param[in] blockSize number of samples to process.
1293 * @param[in] numStages number of 2nd order stages in the filter.
1313 * @param[in] blockSize number of samples to process.
1329 * @param[in] blockSize number of samples to process.
1344 * @param[in] blockSize number of samples to process.
1357 * @param[in] numStages number of 2nd order stages in the filter.
1376 * @param[in] blockSize number of samples to process.
1389 * @param[in] numStages number of 2nd order stages in the filter.
1408 uint16_t numRows; /**< number of rows of the matrix. */
1409 uint16_t numCols; /**< number of columns of the matrix. */
1419 uint16_t numRows; /**< number of rows of the matrix. */
1420 uint16_t numCols; /**< number of columns of the matrix. */
1431 uint16_t numRows; /**< number of rows of the matrix. */
1432 uint16_t numCols; /**< number of columns of the matrix. */
1655 * @param[in] shift number of bits to shift the result by
1671 * @param[in] shift number of bits to shift the result by
1687 * @param[in] nRows number of rows in the matrix.
1688 * @param[in] nColumns number of columns in the matrix.
1702 * @param[in] nRows number of rows in the matrix.
1703 * @param[in] nColumns number of columns in the matrix.
1717 * @param[in] nRows number of rows in the matrix.
1718 * @param[in] nColumns number of columns in the matrix.
1855 uint16_t numRows; /**< number of rows in the data table. */
1856 uint16_t numCols; /**< number of columns in the data table. */
1866 uint16_t numRows; /**< number of rows in the data table. */
1867 uint16_t numCols; /**< number of columns in the data table. */
1877 uint16_t numRows; /**< number of rows in the data table. */
1878 uint16_t numCols; /**< number of columns in the data table. */
1888 uint16_t numRows; /**< number of rows in the data table. */
1889 uint16_t numCols; /**< number of columns in the data table. */
1899 * @param[in] blockSize number of samples in each vector
1914 * @param[in] blockSize number of samples in each vector
1929 * @param[in] blockSize number of samples in each vector
1944 * @param[in] blockSize number of samples in each vector
2386 * @param[in] blockSize number of samples in each vector
2401 * @param[in] blockSize number of samples in each vector
2416 * @param[in] blockSize number of samples in each vector
2431 * @param[in] blockSize number of samples in each vector
2446 * @param[in] blockSize number of samples in each vector
2461 * @param[in] blockSize number of samples in each vector
2476 * @param[in] blockSize number of samples in each vector
2491 * @param[in] blockSize number of samples in each vector
2506 * @param[in] blockSize number of samples in the vector
2520 * @param[in] shift number of bits to shift the result by
2522 * @param[in] blockSize number of samples in the vector
2537 * @param[in] shift number of bits to shift the result by
2539 * @param[in] blockSize number of samples in the vector
2554 * @param[in] shift number of bits to shift the result by
2556 * @param[in] blockSize number of samples in the vector
2571 * @param[in] blockSize number of samples in each vector
2584 * @param[in] blockSize number of samples in each vector
2597 * @param[in] blockSize number of samples in each vector
2610 * @param[in] blockSize number of samples in each vector
2623 * @param[in] blockSize number of samples in each vector
2638 * @param[in] blockSize number of samples in each vector
2653 * @param[in] blockSize number of samples in each vector
2668 * @param[in] blockSize number of samples in each vector
2680 * @brief Shifts the elements of a Q7 vector a specified number of bits.
2682 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value s…
2684 * @param[in] blockSize number of samples in the vector
2695 * @brief Shifts the elements of a Q15 vector a specified number of bits.
2697 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value s…
2699 * @param[in] blockSize number of samples in the vector
2710 * @brief Shifts the elements of a Q31 vector a specified number of bits.
2712 …* @param[in] shiftBits number of bits to shift. A positive value shifts left; a negative value s…
2714 * @param[in] blockSize number of samples in the vector
2729 * @param[in] blockSize number of samples in the vector
2744 * @param[in] blockSize number of samples in the vector
2759 * @param[in] blockSize number of samples in the vector
2774 * @param[in] blockSize number of samples in the vector
2788 * @param[in] blockSize number of samples in the vector
2801 * @param[in] blockSize number of samples in the vector
2814 * @param[in] blockSize number of samples in the vector
2827 * @param[in] blockSize number of samples in the vector
2839 * @param[in] blockSize number of samples to process
2851 * @param[in] blockSize number of samples to process
2863 * @param[in] blockSize number of samples to process
2875 * @param[in] blockSize number of samples to process
2886 * @param[in] blockSize number of samples to process
2898 * @param[in] blockSize number of samples to process
2910 * @param[in] blockSize number of samples to process
2922 * @param[in] blockSize number of samples to process
3112 * @param[in] numPoints is the number of output points to be computed.
3133 * @param[in] numPoints is the number of output points to be computed.
3159 * @param[in] numPoints is the number of output points to be computed.
3180 * @param[in] numPoints is the number of output points to be computed.
3202 * @param[in] numPoints is the number of output points to be computed.
3228 * @param[in] numPoints is the number of output points to be computed.
3250 * @param[in] numPoints is the number of output points to be computed.
3272 * @param[in] numPoints is the number of output points to be computed.
3298 * @param[in] numPoints is the number of output points to be computed.
3320 uint16_t numTaps; /**< number of coefficients in the filter. */
3332 uint16_t numTaps; /**< number of coefficients in the filter. */
3345 uint16_t numTaps; /**< number of coefficients in the filter. */
3358 * @param[in] blockSize number of input samples to process per call.
3372 * @param[in] numTaps number of coefficients in the filter.
3376 * @param[in] blockSize number of input samples to process per call.
3394 * @param[in] blockSize number of input samples to process per call.
3409 * @param[in] blockSize number of input samples to process per call.
3424 * @param[in] numTaps number of coefficients in the filter.
3428 * @param[in] blockSize number of input samples to process per call.
3446 * @param[in] blockSize number of input samples to process per call.
3461 * @param[in] blockSize number of input samples to process per call.
3475 * @param[in] numTaps number of coefficients in the filter.
3479 * @param[in] blockSize number of input samples to process per call.
3536 * @param[in] blockSize number of input samples to process per call.
3551 * @param[in] numTaps number of filter coefficients in the filter.
3554 * @param[in] blockSize number of input samples to process per call.
3572 * @param[in] blockSize number of input samples to process per call.
3586 * @param[in] numTaps number of filter coefficients in the filter.
3589 * @param[in] blockSize number of input samples to process per call.
3608 * @param[in] blockSize number of input samples to process per call.
3622 * @param[in] numTaps number of filter coefficients in the filter.
3625 * @param[in] blockSize number of input samples to process per call.
3644 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numSta…
3656 * @param[in] blockSize number of samples to process.
3669 * @param[in] numStages number of 2nd order stages in the filter.
3691 …uint8_t numStages; /**< number of 2nd order stages in the filter. Overall order is 2*numS…
3702 * @param[in] blockSize number of samples to process.
3716 * @param[in] numStages number of 2nd order stages in the filter.
3736 uint16_t numStages; /**< number of filter stages. */
3747 uint16_t numStages; /**< number of filter stages. */
3758 uint16_t numStages; /**< number of filter stages. */
3766 * @param[in] numStages number of filter stages.
3784 * @param[in] blockSize number of samples to process.
3796 * @param[in] numStages number of filter stages.
3814 * @param[in] blockSize number of samples to process.
3827 * @param[in] numStages number of filter stages.
3844 * @param[in] blockSize number of samples to process.
3859 uint16_t numStages; /**< number of stages in the filter. */
3870 uint16_t numStages; /**< number of stages in the filter. */
3881 uint16_t numStages; /**< number of stages in the filter. */
3892 * @param[in] blockSize number of samples to process.
3905 * @param[in] numStages number of stages in the filter.
3909 * @param[in] blockSize number of samples to process.
3927 * @param[in] blockSize number of samples to process.
3941 * @param[in] numStages number of stages in the filter.
3945 * @param[in] blockSize number of samples to process.
3963 * @param[in] blockSize number of samples to process.
3977 * @param[in] numStages number of stages in the filter.
3981 * @param[in] blockSize number of samples to process per call.
3999 uint16_t numTaps; /**< number of coefficients in the filter. */
4012 * @param[in] blockSize number of samples to process.
4027 * @param[in] numTaps number of filter coefficients.
4031 * @param[in] blockSize number of samples to process.
4049 uint16_t numTaps; /**< number of coefficients in the filter. */
4060 * @param[in] numTaps number of filter coefficients.
4064 * @param[in] blockSize number of samples to process.
4085 * @param[in] blockSize number of samples to process.
4104 uint16_t numTaps; /**< number of coefficients in the filter. */
4119 * @param[in] blockSize number of samples to process.
4134 * @param[in] numTaps number of filter coefficients.
4138 * @param[in] blockSize number of samples to process.
4158 uint16_t numTaps; /**< number of coefficients in the filter. */
4173 * @param[in] blockSize number of samples to process.
4188 * @param[in] numTaps number of filter coefficients.
4192 * @param[in] blockSize number of samples to process.
4210 uint16_t numTaps; /**< number of coefficients in the filter. */
4227 * @param[in] blockSize number of samples to process.
4242 * @param[in] numTaps number of filter coefficients.
4246 * @param[in] blockSize number of samples to process.
4266 uint16_t numTaps; /**< Number of coefficients in the filter. */
4283 * @param[in] blockSize number of samples to process.
4299 * @param[in] numTaps number of filter coefficients.
4303 * @param[in] blockSize number of samples to process.
4490 uint16_t numTaps; /**< number of coefficients in the filter. */
4504 uint16_t numTaps; /**< number of coefficients in the filter. */
4518 uint16_t numTaps; /**< number of coefficients in the filter. */
4532 uint16_t numTaps; /**< number of coefficients in the filter. */
4546 * @param[in] blockSize number of input samples to process per call.
4560 * @param[in] numTaps number of nonzero coefficients in the filter.
4565 * @param[in] blockSize number of samples that will be processed per block.
4584 * @param[in] blockSize number of input samples to process per call.
4598 * @param[in] numTaps number of nonzero coefficients in the filter.
4603 * @param[in] blockSize number of samples that will be processed per block.
4623 * @param[in] blockSize number of input samples to process per call.
4639 * @param[in] numTaps number of nonzero coefficients in the filter.
4644 * @param[in] blockSize number of samples that will be processed per block.
4664 * @param[in] blockSize number of input samples to process per call.
4679 * @param[in] numTaps number of nonzero coefficients in the filter.
4684 * @param[in] blockSize number of samples that will be processed per block.
4729 * @param[in] numSamples number of complex samples in each vector
4742 * @param[in] numSamples number of complex samples in each vector
4755 * @param[in] numSamples number of complex samples in each vector
4770 * @param[in] numSamples number of complex samples in the input vector
4783 * @param[in] numSamples number of complex samples in the input vector
4796 * @param[in] numSamples number of complex samples in the input vector
5128 * @param[in] blockSize number of samples to process
5233 * @param[in] blockSize number of samples to process
5363 * @param[in] blockSize is the number of samples to process
5485 * @param[in] blockSize is the number of samples to process
5591 * @param[in] nValues number of table values
5653 * @param[in] nValues number of table values
5714 * @param[in] nValues number of table values
5837 * Computes the square root of a number.
6231 * @param[in] blockSize is the number of samples to process
6244 * @param[in] blockSize is the number of samples to process
6257 * @param[in] blockSize is the number of samples to process
6270 * @param[in] blockSize is the number of samples to process
6283 * @param[in] blockSize is the number of samples to process
6296 * @param[in] blockSize is the number of samples to process
6308 * @param[in] blockSize is the number of samples to process
6320 * @param[in] blockSize is the number of samples to process
6332 * @param[in] blockSize is the number of samples to process
6345 * @param[in] blockSize is the number of samples to process
6358 * @param[in] blockSize is the number of samples to process
6371 * @param[in] blockSize is the number of samples to process
6384 * @param[in] blockSize is the number of samples to process
6397 * @param[in] blockSize is the number of samples to process
6410 * @param[in] blockSize is the number of samples to process
6423 * @param[in] blockSize is the number of samples to process
6436 * @param[in] blockSize is the number of samples to process
6450 * @param[in] numSamples number of complex samples in the input vector
6463 * @param[in] numSamples number of complex samples in the input vector
6476 * @param[in] numSamples number of complex samples in the input vector
6489 * @param[in] numSamples number of complex samples in each vector
6506 * @param[in] numSamples number of complex samples in each vector
6523 * @param[in] numSamples number of complex samples in each vector
6541 * @param[in] numSamples number of samples in each vector
6556 * @param[in] numSamples number of samples in each vector
6571 * @param[in] numSamples number of samples in each vector
6584 * @param[in] blockSize is the number of samples to process
6599 * @param[in] blockSize is the number of samples to process
6614 * @param[in] blockSize is the number of samples to process
6628 * @param[in] blockSize is the number of samples to process
6705 * @param[in] numSamples number of complex samples in each vector
6720 * @param[in] numSamples number of complex samples in each vector
6735 * @param[in] numSamples number of complex samples in each vector
6786 * @param[in] blockSize is the number of samples to process
6798 * @param[in] blockSize is the number of samples to process
6810 * @param[in] blockSize is the number of samples to process
6823 * @param[in] blockSize is the number of samples to process
6836 * @param[in] blockSize is the number of samples to process
6873 * where <code>numRows</code> specifies the number of rows in the table;
6874 * <code>numCols</code> specifies the number of columns in the table;