Home
last modified time | relevance | path

Searched defs:decltype (Results 1 – 25 of 1324) sorted by relevance

12345678910>>...53

/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DMatNoSIMDExpr.h118 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
287 inline decltype(auto) nosimd( const MatMapExpr<MT>& matrix ) in decltype() function
308 inline decltype(auto) nosimd( const MatMatMapExpr<MT>& matrix ) in decltype() function
352 inline decltype(auto) nosimd( const MatEvalExpr<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
[all …]
H A DMatScalarMultExpr.h218 inline decltype(auto) in decltype() function
245 inline decltype(auto) in decltype() function
272 inline decltype(auto) in decltype() function
299 inline decltype(auto) in decltype() function
327 inline decltype(auto) in decltype() function
355 inline decltype(auto) in decltype() function
383 inline decltype(auto) in decltype() function
411 inline decltype(auto) in decltype() function
439 inline decltype(auto) in decltype() function
467 inline decltype(auto) in decltype() function
[all …]
H A DVecNoSIMDExpr.h111 inline decltype(auto) nosimd( const VecVecAddExpr<VT>& vector ) in decltype() function
132 inline decltype(auto) nosimd( const VecVecSubExpr<VT>& vector ) in decltype() function
153 inline decltype(auto) nosimd( const VecVecMultExpr<VT>& vector ) in decltype() function
175 inline decltype(auto) nosimd( const VecVecKronExpr<VT>& vector ) in decltype() function
196 inline decltype(auto) nosimd( const VecVecDivExpr<VT>& vector ) in decltype() function
217 inline decltype(auto) nosimd( const CrossExpr<VT>& vector ) in decltype() function
280 inline decltype(auto) nosimd( const VecMapExpr<VT>& vector ) in decltype() function
301 inline decltype(auto) nosimd( const VecVecMapExpr<VT>& vector ) in decltype() function
323 inline decltype(auto) nosimd( const VecEvalExpr<VT>& vector ) in decltype() function
345 inline decltype(auto) nosimd( const VecSerialExpr<VT>& vector ) in decltype() function
[all …]
H A DDVecMapExpr.h1298 inline decltype(auto) abs( const DenseVector<VT,TF>& dv ) in decltype() function
1326 inline decltype(auto) sign( const DenseVector<VT,TF>& dv ) in decltype() function
1382 inline decltype(auto) ceil( const DenseVector<VT,TF>& dv ) in decltype() function
1466 inline decltype(auto) conj( const DenseVector<VT,TF>& dv ) in decltype() function
1587 inline decltype(auto) arg( const DenseVector<VT,TF>& dv ) in decltype() function
1803 inline decltype(auto) exp( const DenseVector<VT,TF>& dv ) in decltype() function
1890 inline decltype(auto) log( const DenseVector<VT,TF>& dv ) in decltype() function
2046 inline decltype(auto) sin( const DenseVector<VT,TF>& dv ) in decltype() function
2161 inline decltype(auto) cos( const DenseVector<VT,TF>& dv ) in decltype() function
2279 inline decltype(auto) tan( const DenseVector<VT,TF>& dv ) in decltype() function
[all …]
H A DSVecMapExpr.h920 inline decltype(auto) abs( const SparseVector<VT,TF>& sv ) in decltype() function
948 inline decltype(auto) sign( const SparseVector<VT,TF>& sv ) in decltype() function
1004 inline decltype(auto) ceil( const SparseVector<VT,TF>& sv ) in decltype() function
1088 inline decltype(auto) conj( const SparseVector<VT,TF>& sv ) in decltype() function
1209 inline decltype(auto) arg( const SparseVector<VT,TF>& sv ) in decltype() function
1424 inline decltype(auto) exp( const SparseVector<VT,TF>& sv ) in decltype() function
1511 inline decltype(auto) log( const SparseVector<VT,TF>& sv ) in decltype() function
1667 inline decltype(auto) sin( const SparseVector<VT,TF>& sv ) in decltype() function
1782 inline decltype(auto) cos( const SparseVector<VT,TF>& sv ) in decltype() function
1900 inline decltype(auto) tan( const SparseVector<VT,TF>& sv ) in decltype() function
[all …]
H A DDMatMapExpr.h1296 inline decltype(auto) abs( const DenseMatrix<MT,SO>& dm ) in decltype() function
1324 inline decltype(auto) sign( const DenseMatrix<MT,SO>& dm ) in decltype() function
1380 inline decltype(auto) ceil( const DenseMatrix<MT,SO>& dm ) in decltype() function
1464 inline decltype(auto) conj( const DenseMatrix<MT,SO>& dm ) in decltype() function
1585 inline decltype(auto) arg( const DenseMatrix<MT,SO>& dm ) in decltype() function
1801 inline decltype(auto) exp( const DenseMatrix<MT,SO>& dm ) in decltype() function
1888 inline decltype(auto) log( const DenseMatrix<MT,SO>& dm ) in decltype() function
2044 inline decltype(auto) sin( const DenseMatrix<MT,SO>& dm ) in decltype() function
2159 inline decltype(auto) cos( const DenseMatrix<MT,SO>& dm ) in decltype() function
2277 inline decltype(auto) tan( const DenseMatrix<MT,SO>& dm ) in decltype() function
[all …]
H A DSMatMapExpr.h1032 inline decltype(auto) abs( const SparseMatrix<MT,SO>& sm ) in decltype() function
1060 inline decltype(auto) sign( const SparseMatrix<MT,SO>& sm ) in decltype() function
1116 inline decltype(auto) ceil( const SparseMatrix<MT,SO>& sm ) in decltype() function
1200 inline decltype(auto) conj( const SparseMatrix<MT,SO>& sm ) in decltype() function
1321 inline decltype(auto) arg( const SparseMatrix<MT,SO>& sm ) in decltype() function
1536 inline decltype(auto) exp( const SparseMatrix<MT,SO>& sm ) in decltype() function
1623 inline decltype(auto) log( const SparseMatrix<MT,SO>& sm ) in decltype() function
1779 inline decltype(auto) sin( const SparseMatrix<MT,SO>& sm ) in decltype() function
1894 inline decltype(auto) cos( const SparseMatrix<MT,SO>& sm ) in decltype() function
2012 inline decltype(auto) tan( const SparseMatrix<MT,SO>& sm ) in decltype() function
[all …]
H A DMatScalarDivExpr.h192 inline decltype(auto) trans( const MatScalarDivExpr<MT>& matrix ) in decltype() function
215 inline decltype(auto) conj( const MatScalarDivExpr<MT>& matrix ) in decltype() function
240 inline decltype(auto) declsym( const MatScalarDivExpr<MT>& matrix ) in decltype() function
269 inline decltype(auto) declherm( const MatScalarDivExpr<MT>& matrix ) in decltype() function
298 inline decltype(auto) decllow( const MatScalarDivExpr<MT>& matrix ) in decltype() function
327 inline decltype(auto) declunilow( const MatScalarDivExpr<MT>& matrix ) in decltype() function
356 inline decltype(auto) declstrlow( const MatScalarDivExpr<MT>& matrix ) in decltype() function
385 inline decltype(auto) declupp( const MatScalarDivExpr<MT>& matrix ) in decltype() function
414 inline decltype(auto) decluniupp( const MatScalarDivExpr<MT>& matrix ) in decltype() function
443 inline decltype(auto) declstrupp( const MatScalarDivExpr<MT>& matrix ) in decltype() function
[all …]
H A DVecScalarMultExpr.h218 inline decltype(auto) in decltype() function
246 inline decltype(auto) in decltype() function
274 inline decltype(auto) in decltype() function
302 inline decltype(auto) in decltype() function
329 inline decltype(auto) in decltype() function
357 inline decltype(auto) in decltype() function
385 inline decltype(auto) in decltype() function
413 inline decltype(auto) in decltype() function
441 inline decltype(auto) in decltype() function
473 inline decltype(auto) trans( const VecScalarMultExpr<VT>& vector ) in decltype() function
[all …]
H A DSVecNormExpr.h153 decltype(auto) norm( const SparseVector<VT,TF>& sv ) in decltype() function
179 decltype(auto) sqrNorm( const SparseVector<VT,TF>& sv ) in decltype() function
205 decltype(auto) l1Norm( const SparseVector<VT,TF>& sv ) in decltype() function
231 decltype(auto) l2Norm( const SparseVector<VT,TF>& sv ) in decltype() function
257 decltype(auto) l3Norm( const SparseVector<VT,TF>& sv ) in decltype() function
283 decltype(auto) l4Norm( const SparseVector<VT,TF>& sv ) in decltype() function
315 decltype(auto) lpNorm( const SparseVector<VT,TF>& sv, ST p ) in decltype() function
350 inline decltype(auto) lpNorm( const SparseVector<VT,TF>& sv ) in decltype() function
379 decltype(auto) linfNorm( const SparseVector<VT,TF>& sv ) in decltype() function
405 decltype(auto) maxNorm( const SparseVector<VT,TF>& sv ) in decltype() function
[all …]
H A DDVecNormExpr.h336 inline decltype(auto) norm( const DenseVector<VT,TF>& dv ) in decltype() function
362 inline decltype(auto) sqrNorm( const DenseVector<VT,TF>& dv ) in decltype() function
388 inline decltype(auto) l1Norm( const DenseVector<VT,TF>& dv ) in decltype() function
414 inline decltype(auto) l2Norm( const DenseVector<VT,TF>& dv ) in decltype() function
440 inline decltype(auto) l3Norm( const DenseVector<VT,TF>& dv ) in decltype() function
466 inline decltype(auto) l4Norm( const DenseVector<VT,TF>& dv ) in decltype() function
533 inline decltype(auto) lpNorm( const DenseVector<VT,TF>& dv ) in decltype() function
562 inline decltype(auto) linfNorm( const DenseVector<VT,TF>& dv ) in decltype() function
588 inline decltype(auto) maxNorm( const DenseVector<VT,TF>& dv ) in decltype() function
609 inline decltype(auto) sqrLength( const DenseVector<VT,TF>& dv ) in decltype() function
[all …]
H A DSMatNormExpr.h105 inline decltype(auto) norm_backend( const SparseMatrix<MT,SO>& sm, Abs abs, Power power, Root root ) in decltype() function
154 decltype(auto) norm( const SparseMatrix<MT,SO>& sm ) in decltype() function
180 decltype(auto) sqrNorm( const SparseMatrix<MT,SO>& sm ) in decltype() function
206 decltype(auto) l1Norm( const SparseMatrix<MT,SO>& sm ) in decltype() function
232 decltype(auto) l2Norm( const SparseMatrix<MT,SO>& sm ) in decltype() function
258 decltype(auto) l3Norm( const SparseMatrix<MT,SO>& sm ) in decltype() function
284 decltype(auto) l4Norm( const SparseMatrix<MT,SO>& sm ) in decltype() function
316 decltype(auto) lpNorm( const SparseMatrix<MT,SO>& sm, ST p ) in decltype() function
351 inline decltype(auto) lpNorm( const SparseMatrix<MT,SO>& sm ) in decltype() function
380 decltype(auto) linfNorm( const SparseMatrix<MT,SO>& sm ) in decltype() function
[all …]
H A DDMatNormExpr.h548 decltype(auto) norm_backend( const DenseMatrix<MT,SO>& dm, Abs abs, Power power, Root root ) in decltype() function
573 decltype(auto) norm( const DenseMatrix<MT,SO>& dm ) in decltype() function
599 decltype(auto) sqrNorm( const DenseMatrix<MT,SO>& dm ) in decltype() function
625 decltype(auto) l1Norm( const DenseMatrix<MT,SO>& dm ) in decltype() function
651 decltype(auto) l2Norm( const DenseMatrix<MT,SO>& dm ) in decltype() function
677 decltype(auto) l3Norm( const DenseMatrix<MT,SO>& dm ) in decltype() function
703 decltype(auto) l4Norm( const DenseMatrix<MT,SO>& dm ) in decltype() function
735 decltype(auto) lpNorm( const DenseMatrix<MT,SO>& dm, ST p ) in decltype() function
770 inline decltype(auto) lpNorm( const DenseMatrix<MT,SO>& dm ) in decltype() function
799 decltype(auto) linfNorm( const DenseMatrix<MT,SO>& dm ) in decltype() function
[all …]
H A DMatInvExpr.h100 inline decltype(auto) in decltype() function
127 inline decltype(auto) in decltype() function
156 inline decltype(auto) in decltype() function
185 inline decltype(auto) in decltype() function
217 inline decltype(auto) inv( const MatInvExpr<MT>& matrix ) in decltype() function
245 inline decltype(auto) det( const MatInvExpr<MT>& matrix ) in decltype() function
H A DSMatMeanExpr.h76 inline decltype(auto) mean_backend( const SparseMatrix<MT,SO>& sm, FalseType ) in decltype() function
98 inline decltype(auto) mean_backend( const SparseMatrix<MT,SO>& sm, TrueType ) in decltype() function
138 inline decltype(auto) mean( const SparseMatrix<MT,SO>& sm ) in decltype() function
163 decltype(auto) mean_backend( const SparseMatrix<MT,SO>& sm, FalseType ) in decltype() function
189 decltype(auto) mean_backend( const SparseMatrix<MT,SO>& sm, TrueType ) in decltype() function
242 decltype(auto) mean( const SparseMatrix<MT,SO>& sm ) in decltype() function
H A DDMatVarExpr.h77 inline decltype(auto) var_backend( const DenseMatrix<MT,SO>& dm, FalseType ) in decltype() function
101 inline decltype(auto) var_backend( const DenseMatrix<MT,SO>& dm, TrueType ) in decltype() function
138 inline decltype(auto) var( const DenseMatrix<MT,SO>& dm ) in decltype() function
162 decltype(auto) var_backend( const DenseMatrix<MT,SO>& dm, FalseType ) in decltype() function
189 decltype(auto) var_backend( const DenseMatrix<MT,SO>& dm, TrueType ) in decltype() function
241 inline decltype(auto) var( const DenseMatrix<MT,SO>& dm ) in decltype() function
/dports/math/blaze/blaze-3.8/blaze/math/proxy/
H A DProxy.h1065 inline decltype(auto) abs( const Proxy<PT,RT>& proxy ) in decltype() function
1086 inline decltype(auto) sign( const Proxy<PT,RT>& proxy ) in decltype() function
1128 inline decltype(auto) ceil( const Proxy<PT,RT>& proxy ) in decltype() function
1191 inline decltype(auto) conj( const Proxy<PT,RT>& proxy ) in decltype() function
1252 inline decltype(auto) real( const Proxy<PT,RT>& proxy ) in decltype() function
1531 inline decltype(auto) exp( const Proxy<PT,RT>& proxy ) in decltype() function
1594 inline decltype(auto) log( const Proxy<PT,RT>& proxy ) in decltype() function
1701 inline decltype(auto) sin( const Proxy<PT,RT>& proxy ) in decltype() function
1785 inline decltype(auto) cos( const Proxy<PT,RT>& proxy ) in decltype() function
1869 inline decltype(auto) tan( const Proxy<PT,RT>& proxy ) in decltype() function
[all …]
/dports/math/blaze/blaze-3.8/blaze/math/
H A DVector.h154 inline decltype(auto) inner( const Vector<T1,false>& lhs, const Vector<T2,false>& rhs ) in decltype() function
172 inline decltype(auto) inner( const Vector<T1,false>& lhs, const Vector<T2,true>& rhs ) in decltype() function
190 inline decltype(auto) inner( const Vector<T1,true>& lhs, const Vector<T2,false>& rhs ) in decltype() function
208 inline decltype(auto) inner( const Vector<T1,true>& lhs, const Vector<T2,true>& rhs ) in decltype() function
228 inline decltype(auto) dot( const Vector<T1,TF1>& lhs, const Vector<T2,TF2>& rhs ) in decltype() function
248 inline decltype(auto) operator,( const Vector<T1,TF1>& lhs, const Vector<T2,TF2>& rhs ) in decltype() function
266 inline decltype(auto) outer( const Vector<T1,false>& lhs, const Vector<T2,false>& rhs ) in decltype() function
284 inline decltype(auto) outer( const Vector<T1,false>& lhs, const Vector<T2,true>& rhs ) in decltype() function
302 inline decltype(auto) outer( const Vector<T1,true>& lhs, const Vector<T2,false>& rhs ) in decltype() function
320 inline decltype(auto) outer( const Vector<T1,true>& lhs, const Vector<T2,true>& rhs ) in decltype() function
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.dg/cpp2a/
H A Dconcepts-decltype.C32 Type decltype(auto) f1() { return 0; } in decltype() function
34 Type decltype(auto) f2() { return z; } in decltype() function
36 Type decltype(auto) f3() { return (z); } in decltype() function
38 Type decltype(auto) f4() { return cz; } in decltype() function
40 Type decltype(auto) f5() { return (cz); } in decltype() function
50 Int decltype(auto) g1() { } // { dg-error "deduced return type" } in decltype() function
51 Int decltype(auto) g2() { return; } // { dg-error "deduced return type" } in decltype() function
52 Int decltype(auto) g3() { return true; } // { dg-error "deduced return type" } in decltype() function

12345678910>>...53