Home
last modified time | relevance | path

Searched refs:T2 (Results 1 – 25 of 11366) sorted by relevance

12345678910>>...455

/dports/graphics/colmap/colmap-3.6/lib/PoissonRecon/
H A DSparseMatrix.h79 …template< class T2 > void Multiply( ConstPointer( T2 ) in , Pointer( T2 ) out , int threads=1 ) co…
80 …template< class T2 > void MultiplyAndAddAverage( ConstPointer( T2 ) in , Pointer( T2 ) out , int t…
88 …template< class T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) b , Poi…
89 …s T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , ConstPoint…
91 …template< class T2 > static int SolveGS( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , …
99 template< class T2 >
134 Vector< T2 > operator * ( const Vector<T2>& V ) const;
137 Vector< T2 > Multiply( const Vector<T2>& V ) const;
158 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , MapReduceVecto…
162 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , …
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/PoissonRecon/
H A DSparseMatrix.h79 …template< class T2 > void Multiply( ConstPointer( T2 ) in , Pointer( T2 ) out , int threads=1 ) co…
80 …template< class T2 > void MultiplyAndAddAverage( ConstPointer( T2 ) in , Pointer( T2 ) out , int t…
88 …template< class T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) b , Poi…
89 …s T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , ConstPoint…
91 …template< class T2 > static int SolveGS( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , …
99 template< class T2 >
134 Vector< T2 > operator * ( const Vector<T2>& V ) const;
137 Vector< T2 > Multiply( const Vector<T2>& V ) const;
158 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , MapReduceVecto…
162 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , …
[all …]
/dports/math/pdal/PDAL-2.3.0/vendor/kazhdan/
H A DSparseMatrix.h79 …template< class T2 > void Multiply( ConstPointer( T2 ) in , Pointer( T2 ) out , int threads=1 ) co…
80 …template< class T2 > void MultiplyAndAddAverage( ConstPointer( T2 ) in , Pointer( T2 ) out , int t…
88 …template< class T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) b , Poi…
89 …s T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , ConstPoint…
91 …template< class T2 > static int SolveGS( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , …
99 template< class T2 >
134 Vector< T2 > operator * ( const Vector<T2>& V ) const;
137 Vector< T2 > Multiply( const Vector<T2>& V ) const;
158 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , MapReduceVecto…
162 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , …
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_screened_poisson/Src/
H A DSparseMatrix.h79 …template< class T2 > void Multiply( ConstPointer( T2 ) in , Pointer( T2 ) out , int threads=1 ) co…
80 …template< class T2 > void MultiplyAndAddAverage( ConstPointer( T2 ) in , Pointer( T2 ) out , int t…
88 …template< class T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) b , Poi…
89 …s T2 > static int SolveJacobi( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , ConstPoint…
91 …template< class T2 > static int SolveGS( const SparseMatrix<T>& M , ConstPointer( T2 ) diagonal , …
99 template< class T2 >
134 Vector< T2 > operator * ( const Vector<T2>& V ) const;
137 Vector< T2 > Multiply( const Vector<T2>& V ) const;
158 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , MapReduceVecto…
162 … M , const Vector<T2>& diagonal , const Vector<T2>& b , Vector<T2>& x , …
[all …]
/dports/devel/xsimd/xsimd-7.6.0/include/xsimd/memory/
H A Dxsimd_load_store.hpp65 template <class T1, class T2>
76 template <class T1, class T2>
108 template <class T1, class T2>
119 template <class T1, class T2>
171 template <class T1, class T2>
183 template <class T1, class T2>
221 template <class T1, class T2>
232 template <class T1, class T2>
264 template <class T1, class T2>
275 template <class T1, class T2>
[all …]
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/bit/
H A Dsc_bit_proxies.h1642 sc_concref_r<T1,T2>
1693 sc_concref_r<T1,T2>
1761 sc_concref_r<T1,T2>
1766 sc_concref_r<T1,T2>
1832 sc_concref_r<T1,T2>
1837 sc_concref_r<T1,T2>
1892 sc_concref<T1,T2>
1913 sc_concref<T1,T2>
3604 sc_concref_r<T1,T2>
3830 sc_concref<T1,T2>
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWarray-bounds-45.c91 #define T2(dst1, dst2, ncpy, ncat) \ macro
222 T2 (p[0].ma3[0].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
223 T2 (p[0].ma3[0].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
225 T2 (p[0].ma3[1].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
227 T2 (p[0].ma3[1].a7, p[0].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
229 T2 (p[0].ma3[2].a7, p[0].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
230 T2 (p[0].ma3[2].a7, p[0].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
233 T2 (p[0].ma3[0].a7, p[1].ma3[0].a7, 6, 6); in strcat_arrays_of_arrays_ref()
234 T2 (p[0].ma3[0].a7, p[1].ma3[1].a7, 6, 6); in strcat_arrays_of_arrays_ref()
235 T2 (p[0].ma3[0].a7, p[1].ma3[2].a7, 6, 6); in strcat_arrays_of_arrays_ref()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/fast_bilateral/include/
H A Dmixed_vector.h81 inline Mixed_vector<T1,T2> operator+(const Mixed_vector<T1,T2>& v1,
89 inline Mixed_vector<T1,T2> operator*(const Mixed_vector<T1,T2>& v,
97 inline Mixed_vector<T1,T2> operator/(const Mixed_vector<T1,T2>& v,
126 Mixed_vector<T1,T2>::operator=(const Mixed_vector<T1,T2>& v){
147 Mixed_vector<T1,T2>& Mixed_vector<T1,T2>::operator+=(const Mixed_vector<T1,T2>& v){
155 Mixed_vector<T1,T2>& Mixed_vector<T1,T2>::operator-=(const Mixed_vector<T1,T2>& v){
181 Mixed_vector<T1,T2> Mixed_vector<T1,T2>::operator-() const{
188 Mixed_vector<T1,T2> operator+(const Mixed_vector<T1,T2>& v1,
196 Mixed_vector<T1,T2> operator-(const Mixed_vector<T1,T2>& v1,
203 Mixed_vector<T1,T2> operator*(const Mixed_vector<T1,T2>& v,
[all …]
/dports/graphics/photivo/photivo/Sources/fastbilateral/
H A Dmixed_vector.h79 inline Mixed_vector<T1,T2> operator+(const Mixed_vector<T1,T2>& v1,
87 inline Mixed_vector<T1,T2> operator*(const Mixed_vector<T1,T2>& v,
95 inline Mixed_vector<T1,T2> operator/(const Mixed_vector<T1,T2>& v,
124 Mixed_vector<T1,T2>::operator=(const Mixed_vector<T1,T2>& v){
145 Mixed_vector<T1,T2>& Mixed_vector<T1,T2>::operator+=(const Mixed_vector<T1,T2>& v){
153 Mixed_vector<T1,T2>& Mixed_vector<T1,T2>::operator-=(const Mixed_vector<T1,T2>& v){
179 Mixed_vector<T1,T2> Mixed_vector<T1,T2>::operator-() const{
186 Mixed_vector<T1,T2> operator+(const Mixed_vector<T1,T2>& v1,
194 Mixed_vector<T1,T2> operator-(const Mixed_vector<T1,T2>& v1,
201 Mixed_vector<T1,T2> operator*(const Mixed_vector<T1,T2>& v,
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/
H A Dbijection_tpl.h49 const BijectionIterator< T1, T2 >& BijectionImplementation< T1, T2, Alloc, Gen >::end4Statics() { in end4Statics()
327 BijectionImplementation< T1, T2, Alloc, Gen >::_insert_(T1&& first, T2&& second) { in _insert_()
366 INLINE const T2&
420 INLINE void BijectionImplementation< T1, T2, Alloc, Gen >::eraseSecond(const T2& second) { in eraseSecond()
817 INLINE void BijectionImplementation< T1, T2, Alloc, true >::eraseSecond(T2 second) { in eraseSecond()
981 INLINE const T2& BijectionIteratorSafe< T1, T2 >::second() const { in second()
1040 BijectionIterator< T1, T2 >::operator=(const BijectionIterator< T1, T2 >& toCopy) {
1055 INLINE BijectionIterator< T1, T2 >& BijectionIterator< T1, T2 >::operator++() noexcept {
1095 INLINE const T2& BijectionIterator< T1, T2 >::second() const { in second()
1168 Bijection< T1, T2, Alloc >::operator=(const Bijection< T1, T2, Alloc >& toCopy) {
[all …]
H A Dbijection.h489 const T2& secondWithDefault(const T1& second, const T2& default_val) const;
1124 const T2& secondWithDefault(T1 first, T2 default_val) const;
1561 const T2& second() const;
1569 HashTable< T1, T2, std::allocator< std::pair< T1, T2 > > >,
1570 HashTable< T1, T2*, std::allocator< std::pair< T1, T2* > > > >::type;
1675 BijectionIterator< T1, T2 >& operator=(const BijectionIterator< T1, T2 >& toCopy);
1758 HashTable< T1, T2, std::allocator< std::pair< T1, T2 > > >,
1759 HashTable< T1, T2*, std::allocator< std::pair< T1, T2* > > > >::type;
1785 template < typename T1, typename T2, typename Alloc = std::allocator< T2 > >
1880 Bijection< T1, T2, Alloc >& operator=(const Bijection< T1, T2, Alloc >& toCopy);
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/traits/divtrait/
H A DClassTest.cpp133 using T2 = short; in testScalarScalarDivision() typedef
141 using T2 = int; in testScalarScalarDivision() typedef
149 using T2 = float; in testScalarScalarDivision() typedef
168 using T2 = short; in testScalarScalarDivision() typedef
176 using T2 = int; in testScalarScalarDivision() typedef
184 using T2 = float; in testScalarScalarDivision() typedef
203 using T2 = short; in testScalarScalarDivision() typedef
211 using T2 = int; in testScalarScalarDivision() typedef
254 using T2 = int; in testScalarScalarDivision() typedef
728 using T2 = int; in testMatrixScalarDivision() typedef
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/include/LiDIA/base/
H A Dppair.h43 T2 r;
55 ppair< T1, T2 > & operator = (const ppair< T1, T2 > & p);
61 T2 & right();
99 inline ppair< T1, T2 >::ppair (T1 &pl, T2 &pr) in ppair()
111 inline ppair< T1, T2 >::ppair (const ppair< T1, T2 > &p) in ppair()
163 inline T2 &
177 ppair< T1, T2 >::assign (const ppair< T1, T2 > & p) in assign()
189 ppair< T1, T2 >::operator = (const ppair< T1, T2 > & p)
203 ppair< T1, T2 >::operator == (const ppair< T1, T2 > &p) const
221 ppair< T1, T2 >::operator > (const ppair< T1, T2 > &p) const
[all …]
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/include/LiDIA/
H A Dpair.h43 T2 r;
56 pair< T1, T2 > & operator = (const pair< T1, T2 > &p);
63 T2 & right();
89 pair< T1, T2 >::pair (T1 & pl, T2 & pr) in pair()
99 pair< T1, T2 >::pair (const pair< T1, T2 > & p) in pair()
121 pair< T1, T2 >::assign (const T1 & pl, const T2 & pr) in assign()
131 pair< T1, T2 >::assign (const pair< T1, T2 > & p) in assign()
143 pair< T1, T2 >::operator = (const pair< T1, T2 > & p)
183 inline T2 &
271 pair< T1, T2 >::swap (pair< T1, T2 > & p) in swap()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/
H A Dthree_way.pass.cpp46 typedef std::tuple<short> T2; in test() typedef
54 typedef std::tuple<short, unsigned long> T2; in test() typedef
77 typedef std::tuple<double> T2; in test() typedef
85 typedef std::tuple<double, unsigned int> T2; in test() typedef
107 typedef std::tuple<double> T2; in test() typedef
114 typedef std::tuple<float, float> T2; in test() typedef
121 typedef std::tuple<double, double, float> T2; in test() typedef
187 typedef std::tuple<long, unsigned int> T2; in test() typedef
200 typedef std::tuple<int> T2; in test() typedef
207 typedef std::tuple<int, int> T2; in test() typedef
[all …]
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStandard_Handle.hxx136 template <class T2>
143 template <class T2>
150 template <class T2>
157 template <class T2>
164 template <class T2>
171 template <class T2>
178 template <class T2>
185 template <class T2>
193 template <class T2>
201 template <class T2>
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Handle.hxx136 template <class T2>
143 template <class T2>
150 template <class T2>
157 template <class T2>
164 template <class T2>
171 template <class T2>
178 template <class T2>
185 template <class T2>
193 template <class T2>
201 template <class T2>
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStandard_Handle.hxx136 template <class T2>
143 template <class T2>
150 template <class T2>
157 template <class T2>
164 template <class T2>
171 template <class T2>
178 template <class T2>
185 template <class T2>
193 template <class T2>
201 template <class T2>
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/Containers/PETE/
H A DOperatorTags.h270 template<class T2>
271 inline UnaryReturn<T2, OpCast<T1>> operator()(const T2& a) const
277 template<class T1, class T2>
413 template<class T1, class T2>
429 template<class T1, class T2>
445 template<class T1, class T2>
461 template<class T1, class T2>
477 template<class T1, class T2>
493 template<class T1, class T2>
509 template<class T1, class T2>
[all …]

12345678910>>...455