Home
last modified time | relevance | path

Searched defs:is_real (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/dports/science/octopus/octopus-10.5/src/math/
H A Dfftw.F9099 subroutine fftw_prepare_plan(plan, dim, n, is_real, sign, flags, din_, cin_, cout_) argument
103 logical, intent(in) :: is_real local
217 subroutine fftw_get_dims(rs_n, is_real, fs_n) argument
219 logical, intent(in) :: is_real local
231 subroutine fftw_alloc_memory(rs_n, is_real, fs_n, drs_data, zrs_data, fs_data) argument
233 logical, intent(in) :: is_real local
256 subroutine fftw_free_memory(is_real, drs_data, zrs_data, fs_data) argument
257 logical, intent(in) :: is_real local
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/support/
H A Dnumeric_traits.hpp82 struct is_real : mpl::false_ {}; struct
85 struct is_real<T const> : is_uint<T> {}; struct
88 struct is_real<float> : mpl::true_ {}; struct
91 struct is_real<double> : mpl::true_ {}; struct
94 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp83 struct is_real : mpl::false_ {}; struct
86 struct is_real<T const> : is_uint<T> {}; struct
89 struct is_real<float> : mpl::true_ {}; struct
92 struct is_real<double> : mpl::true_ {}; struct
95 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/x3/support/traits/
H A Dnumeric_traits.hpp80 struct is_real : mpl::false_ {}; struct
83 struct is_real<T const> : is_uint<T> {}; struct
86 struct is_real<float> : mpl::true_ {}; struct
89 struct is_real<double> : mpl::true_ {}; struct
92 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/spirit/home/support/
H A Dnumeric_traits.hpp84 struct is_real : mpl::false_ {}; struct
87 struct is_real<T const> : is_uint<T> {}; struct
90 struct is_real<float> : mpl::true_ {}; struct
93 struct is_real<double> : mpl::true_ {}; struct
96 struct is_real<long double> : mpl::true_ {}; struct

12345678910>>...31