Lines Matching defs:decltype

118 inline decltype(auto) nosimd( const MatMatAddExpr<MT>& matrix )  in decltype()  function
139 inline decltype(auto) nosimd( const MatMatSubExpr<MT>& matrix ) in decltype() function
160 inline decltype(auto) nosimd( const SchurExpr<MT>& matrix ) in decltype() function
181 inline decltype(auto) nosimd( const MatMatMultExpr<MT>& matrix ) in decltype() function
203 inline decltype(auto) nosimd( const MatMatKronExpr<MT>& matrix ) in decltype() function
224 inline decltype(auto) nosimd( const VecTVecMultExpr<MT>& matrix ) in decltype() function
245 inline decltype(auto) nosimd( const MatScalarMultExpr<MT>& matrix ) in decltype() function
266 inline decltype(auto) nosimd( const MatScalarDivExpr<MT>& matrix ) in decltype() function
287 inline decltype(auto) nosimd( const MatMapExpr<MT>& matrix ) in decltype() function
308 inline decltype(auto) nosimd( const MatMatMapExpr<MT>& matrix ) in decltype() function
330 inline decltype(auto) nosimd( const VecTVecMapExpr<MT>& matrix ) in decltype() function
352 inline decltype(auto) nosimd( const MatEvalExpr<MT>& matrix ) in decltype() function
374 inline decltype(auto) nosimd( const MatSerialExpr<MT>& matrix ) in decltype() function
395 inline decltype(auto) nosimd( const MatNoAliasExpr<MT>& matrix ) in decltype() function
416 inline decltype(auto) nosimd( const MatNoSIMDExpr<MT>& matrix ) in decltype() function
435 inline decltype(auto) nosimd( const DeclSymExpr<MT>& matrix ) in decltype() function
456 inline decltype(auto) nosimd( const DeclHermExpr<MT>& matrix ) in decltype() function
477 inline decltype(auto) nosimd( const DeclLowExpr<MT>& matrix ) in decltype() function
498 inline decltype(auto) nosimd( const DeclUniLowExpr<MT>& matrix ) in decltype() function
519 inline decltype(auto) nosimd( const DeclStrLowExpr<MT>& matrix ) in decltype() function
540 inline decltype(auto) nosimd( const DeclUppExpr<MT>& matrix ) in decltype() function
561 inline decltype(auto) nosimd( const DeclUniUppExpr<MT>& matrix ) in decltype() function
582 inline decltype(auto) nosimd( const DeclStrUppExpr<MT>& matrix ) in decltype() function
603 inline decltype(auto) nosimd( const DeclDiagExpr<MT>& matrix ) in decltype() function
624 inline decltype(auto) nosimd( const MatTransExpr<MT>& matrix ) in decltype() function
646 inline decltype(auto) nosimd( const VecExpandExpr<MT,E>& matrix ) in decltype() function
667 inline decltype(auto) nosimd( const VecExpandExpr<MT>& matrix ) in decltype() function
690 inline decltype(auto) nosimd( const MatRepeatExpr<MT,R0,R1>& matrix ) in decltype() function
711 inline decltype(auto) nosimd( const MatRepeatExpr<MT>& matrix ) in decltype() function