Home | History | Annotate | Download | only in plugins

Lines Matching full:specified

116   * \tparam CRows number of rows in corner as specified at compile-time
117 * \tparam CCols number of columns in corner as specified at compile-time
118 * \param cRows number of rows in corner as specified at run-time
119 * \param cCols number of columns in corner as specified at run-time
121 * This function is mainly useful for corners where the number of rows is specified at compile-time
122 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time
191 * \tparam CRows number of rows in corner as specified at compile-time
192 * \tparam CCols number of columns in corner as specified at compile-time
193 * \param cRows number of rows in corner as specified at run-time
194 * \param cCols number of columns in corner as specified at run-time
196 * This function is mainly useful for corners where the number of rows is specified at compile-time
197 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time
266 * \tparam CRows number of rows in corner as specified at compile-time
267 * \tparam CCols number of columns in corner as specified at compile-time
268 * \param cRows number of rows in corner as specified at run-time
269 * \param cCols number of columns in corner as specified at run-time
271 * This function is mainly useful for corners where the number of rows is specified at compile-time
272 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time
341 * \tparam CRows number of rows in corner as specified at compile-time
342 * \tparam CCols number of columns in corner as specified at compile-time
343 * \param cRows number of rows in corner as specified at run-time
344 * \param cCols number of columns in corner as specified at run-time
346 * This function is mainly useful for corners where the number of rows is specified at compile-time
347 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time
393 * \tparam N the number of rows in the block as specified at compile-time
394 * \param n the number of rows in the block as specified at run-time
441 * \tparam N the number of rows in the block as specified at compile-time
442 * \param n the number of rows in the block as specified at run-time
490 * \tparam N the number of rows in the block as specified at compile-time
492 * \param n the number of rows in the block as specified at run-time
539 * \tparam N the number of columns in the block as specified at compile-time
540 * \param n the number of columns in the block as specified at run-time
587 * \tparam N the number of columns in the block as specified at compile-time
588 * \param n the number of columns in the block as specified at run-time
636 * \tparam N the number of columns in the block as specified at compile-time
638 * \param n the number of columns in the block as specified at run-time
694 * \tparam BlockRows number of rows in block as specified at compile-time
695 * \tparam BlockCols number of columns in block as specified at compile-time
698 * \param blockRows number of rows in block as specified at run-time
699 * \param blockCols number of columns in block as specified at run-time
701 * This function is mainly useful for blocks where the number of rows is specified at compile-time
702 * and the number of columns is specified at run-time, or vice versa. The compile-time and run-time
850 * \tparam N the number of coefficients in the segment as specified at compile-time
852 * \param n the number of coefficients in the segment as specified at compile-time
881 * \tparam N the number of coefficients in the segment as specified at compile-time
882 * \param n the number of coefficients in the segment as specified at run-time
911 * \tparam N the number of coefficients in the segment as specified at compile-time
912 * \param n the number of coefficients in the segment as specified at run-time