Lines Matching refs:tr

18 <tr><th>\b %Block \b operation</td>
20 <th>Version constructing a \n fixed-size block expression</th></tr>
21 <tr><td>%Block of size <tt>(p,q)</tt>, starting at <tt>(i,j)</tt></td>
26 </tr>
40 <tr><th>Example:</th><th>Output:</th></tr>
41 <tr><td>
46 </td></tr></table>
54 <tr><th>Example:</th><th>Output:</th></tr>
55 <tr><td>
60 </td></tr></table>
75 <tr><th>%Block operation</th>
77 <tr><td>i<sup>th</sup> row
81 </tr>
82 <tr><td>j<sup>th</sup> column
86 </tr>
92 <tr><th>Example:</th><th>Output:</th></tr>
93 <tr><td>
98 </td></tr></table>
112 <tr><th>%Block \b operation</td>
114 <th>Version constructing a \n fixed-size block expression</th></tr>
115 <tr><td>Top-left p by q block \link DenseBase::topLeftCorner() * \endlink</td>
120 </tr>
121 <tr><td>Bottom-left p by q block
127 </tr>
128 <tr><td>Top-right p by q block
134 </tr>
135 <tr><td>Bottom-right p by q block
141 </tr>
142 <tr><td>%Block containing the first q rows
148 </tr>
149 <tr><td>%Block containing the last q rows
155 </tr>
156 <tr><td>%Block containing the first p columns
162 </tr>
163 <tr><td>%Block containing the last q columns
169 </tr>
175 <tr><th>Example:</th><th>Output:</th></tr>
176 <tr><td>
181 </td></tr></table>
189 <tr><th> %Block operation</th>
191 <th>Version constructing a \n fixed-size block expression</th></tr>
192 <tr><td>%Block containing the first \p n elements
198 </tr>
199 <tr><td>%Block containing the last \p n elements
205 </tr>
206 <tr><td>%Block containing \p n elements, starting at position \p i
212 </tr>
218 <tr><th>Example:</th><th>Output:</th></tr>
219 <tr><td>
224 </td></tr></table>