Home
last modified time | relevance | path

Searched refs:__type21 (Results 1 – 4 of 4) sorted by relevance

/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A D_spectral.cpp75 …e pythonic::assignable<decltype(std::declval<__type0>()(std::declval<__type20>()))>::type __type21; typedef
78 typedef typename __combined<__type21,__type27>::type __type28;
86 typedef typename __combined<__type21,__type43>::type __type44;
172 …e pythonic::assignable<decltype(std::declval<__type0>()(std::declval<__type20>()))>::type __type21; in operator ()() typedef
175 typedef typename __combined<__type21,__type27>::type __type28; in operator ()()
183 typedef typename __combined<__type21,__type43>::type __type44; in operator ()()
248 …typename pythonic::assignable<typename __combined<__type21,__type27>::type>::type c = pythonic::nu… in operator ()()
249 …typename pythonic::assignable<typename __combined<__type21,__type43>::type>::type s = pythonic::nu… in operator ()()
H A D_max_len_seq_inner.cpp61 typedef typename __combined<__type3,__type20>::type __type21; typedef
64 typedef container<typename std::remove_reference<__type21>::type> __type25;
73 typedef __type21 __ptype1;
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/
H A D_group_columns.cpp147 …rator_traits<typename std::remove_reference<__type20>::type::iterator>::value_type>::type __type21; in operator ()() typedef
148 typedef indexable<__type21> __type22; in operator ()()
163 typedef decltype(std::declval<__type30>()[std::declval<__type21>()]) __type45; in operator ()()
164 …typedef decltype(pythonic::operator_::add(std::declval<__type21>(), std::declval<__type12>())) __t… in operator ()()
270 …rator_traits<typename std::remove_reference<__type20>::type::iterator>::value_type>::type __type21; in operator ()() typedef
271 typedef indexable<__type21> __type22; in operator ()()
278 typedef decltype(std::declval<__type30>()[std::declval<__type21>()]) __type32; in operator ()()
/dports/science/py-scipy/scipy-1.7.1/scipy/interpolate/
H A D_rbfinterp_pythran.cpp407 typedef gaussian __type21; typedef
408 typedef pythonic::types::dict<__type0,__type21> __type22;
438 typedef quintic __type21; typedef
439 typedef pythonic::types::dict<__type12,__type21> __type22;
595 …decltype(pythonic::types::make_tuple(std::declval<__type19>(), std::declval<__type19>())) __type21; typedef
596 typedef indexable<__type21> __type22;
875 typedef quintic __type21; in operator ()() typedef
876 typedef pythonic::types::dict<__type12,__type21> __type22; in operator ()()
926 typedef gaussian __type21; in operator ()() typedef
927 typedef pythonic::types::dict<__type0,__type21> __type22; in operator ()()
[all …]