Lines Matching defs:RT

116          using RT = StrictlyUpperMatrix< StaticMatrix<int,3UL,3UL,rowMajor> >;  in testMatrixDeclStrUpp()  typedef
124 using RT = StrictlyUpperMatrix< StaticMatrix<int,3UL,3UL,columnMajor> >; in testMatrixDeclStrUpp() typedef
136 using RT = StrictlyUpperMatrix< HybridMatrix<int,3UL,3UL,rowMajor> >; in testMatrixDeclStrUpp() typedef
144 using RT = StrictlyUpperMatrix< HybridMatrix<int,3UL,3UL,columnMajor> >; in testMatrixDeclStrUpp() typedef
156 using RT = StrictlyUpperMatrix< DynamicMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
164 using RT = StrictlyUpperMatrix< DynamicMatrix<int,columnMajor> >; in testMatrixDeclStrUpp() typedef
176 using RT = StrictlyUpperMatrix< DynamicMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
184 using RT = StrictlyUpperMatrix< DynamicMatrix<int,columnMajor> >; in testMatrixDeclStrUpp() typedef
196 using RT = StrictlyUpperMatrix< DynamicMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
208 using RT = StrictlyUpperMatrix< CompressedMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
216 using RT = StrictlyUpperMatrix< CompressedMatrix<int,columnMajor> >; in testMatrixDeclStrUpp() typedef
228 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
236 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef
248 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
256 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef
268 using RT = ZeroMatrix<complex<int>,rowMajor>; in testMatrixDeclStrUpp() typedef
276 using RT = ZeroMatrix<complex<int>,columnMajor>; in testMatrixDeclStrUpp() typedef
288 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
296 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef
308 using RT = ZeroMatrix<complex<int>,rowMajor>; in testMatrixDeclStrUpp() typedef
316 using RT = ZeroMatrix<complex<int>,columnMajor>; in testMatrixDeclStrUpp() typedef
328 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
336 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef
348 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
356 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef
368 using RT = StrictlyUpperMatrix< DynamicMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
376 using RT = StrictlyUpperMatrix< DynamicMatrix<int,columnMajor> >; in testMatrixDeclStrUpp() typedef
388 using RT = StrictlyUpperMatrix< DynamicMatrix<int,rowMajor> >; in testMatrixDeclStrUpp() typedef
396 using RT = StrictlyUpperMatrix< DynamicMatrix<int,columnMajor> >; in testMatrixDeclStrUpp() typedef
408 using RT = ZeroMatrix<int,rowMajor>; in testMatrixDeclStrUpp() typedef
416 using RT = ZeroMatrix<int,columnMajor>; in testMatrixDeclStrUpp() typedef