• Home
  • Raw
  • Download

Lines Matching refs:tr

27 <tr><th>\b %Block \b operation</td>
29 <th>Version constructing a \n fixed-size block expression</th></tr>
30 <tr><td>%Block of size <tt>(p,q)</tt>, starting at <tt>(i,j)</tt></td>
35 </tr>
49 <tr><th>Example:</th><th>Output:</th></tr>
50 <tr><td>
55 </td></tr></table>
63 <tr><th>Example:</th><th>Output:</th></tr>
64 <tr><td>
69 </td></tr></table>
84 <tr><th>%Block operation</th>
86 <tr><td>i<sup>th</sup> row
90 </tr>
91 <tr><td>j<sup>th</sup> column
95 </tr>
101 <tr><th>Example:</th><th>Output:</th></tr>
102 <tr><td>
107 </td></tr></table>
121 <tr><th>%Block \b operation</td>
123 <th>Version constructing a \n fixed-size block expression</th></tr>
124 <tr><td>Top-left p by q block \link DenseBase::topLeftCorner() * \endlink</td>
129 </tr>
130 <tr><td>Bottom-left p by q block
136 </tr>
137 <tr><td>Top-right p by q block
143 </tr>
144 <tr><td>Bottom-right p by q block
150 </tr>
151 <tr><td>%Block containing the first q rows
157 </tr>
158 <tr><td>%Block containing the last q rows
164 </tr>
165 <tr><td>%Block containing the first p columns
171 </tr>
172 <tr><td>%Block containing the last q columns
178 </tr>
184 <tr><th>Example:</th><th>Output:</th></tr>
185 <tr><td>
190 </td></tr></table>
198 <tr><th> %Block operation</th>
200 <th>Version constructing a \n fixed-size block expression</th></tr>
201 <tr><td>%Block containing the first \p n elements
207 </tr>
208 <tr><td>%Block containing the last \p n elements
214 </tr>
215 <tr><td>%Block containing \p n elements, starting at position \p i
221 </tr>
227 <tr><th>Example:</th><th>Output:</th></tr>
228 <tr><td>
233 </td></tr></table>