Home
last modified time | relevance | path

Searched refs:c_dist (Results 1 – 25 of 93) sorted by relevance

1234

/dports/math/dbcsr/dbcsr-2.1.0/src/
H A Ddbcsr_api_c.F58 SUBROUTINE c_dbcsr_distribution_new(c_dist, fcomm, c_row_dist, row_dist_size, & argument
61 TYPE(c_ptr), INTENT(out) :: c_dist local
76 c_dist = c_loc(dist)
79 SUBROUTINE c_dbcsr_distribution_release(c_dist) bind(C, name="c_dbcsr_distribution_release") argument
80 TYPE(c_ptr), INTENT(inout) :: c_dist local
84 CALL c_f_pointer(c_dist, dist)
90 c_dist = c_null_ptr
93 SUBROUTINE c_dbcsr_create_new_d(c_matrix, c_name, c_dist, c_matrix_type, & argument
98 TYPE(c_ptr), INTENT(in), value :: c_name, c_dist
111 CALL c_f_pointer(c_dist, dist)
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/
H A Ddbcsr_api_c.F58 SUBROUTINE c_dbcsr_distribution_new(c_dist, fcomm, c_row_dist, row_dist_size, & argument
61 TYPE(c_ptr), INTENT(out) :: c_dist local
76 c_dist = c_loc(dist)
79 SUBROUTINE c_dbcsr_distribution_release(c_dist) bind(C, name="c_dbcsr_distribution_release") argument
80 TYPE(c_ptr), INTENT(inout) :: c_dist local
84 CALL c_f_pointer(c_dist, dist)
90 c_dist = c_null_ptr
93 SUBROUTINE c_dbcsr_create_new_d(c_matrix, c_name, c_dist, c_matrix_type, & argument
98 TYPE(c_ptr), INTENT(in), value :: c_name, c_dist
111 CALL c_f_pointer(c_dist, dist)
/dports/devel/boost-docs/boost_1_72_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/devel/hyperscan/boost_1_75_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/devel/R-cran-BH/BH/inst/include/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/percona57-server/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/xtrabackup/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/percona57-client/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/devel/boost-libs/boost_1_72_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/random/
H A Dnon_central_chi_squared_distribution.hpp148 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() - RealType(1)); in operator ()() local
150 RealType _x = c_dist(eng); in operator ()()
157 boost::random::chi_squared_distribution<RealType> c_dist(_param.k() + RealType(2)*_p); in operator ()() local
158 return c_dist(eng); in operator ()()
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dmetricspeed.pyx54 cdef double c_dist(Metric self, Data2D features1, Data2D features2) nogil except -1: member in Metric
114 When subclassing `CythonMetric`, one only needs to override the `c_dist` and
168 This method calls its Cython version `self.c_dist` accordingly.
196 return self.c_dist(features1, features2)
231 …cdef double c_dist(SumPointwiseEuclideanMetric self, Data2D features1, Data2D features2) nogil exc… member in SumPointwiseEuclideanMetric
285 cdef double dist = SumPointwiseEuclideanMetric.c_dist(self, features1, features2)
322 cdef double dist_direct = AveragePointwiseEuclideanMetric.c_dist(self, features1, features2)
323 …cdef double dist_flipped = AveragePointwiseEuclideanMetric.c_dist(self, features1, features2[::-1])
345 cdef double c_dist(CosineMetric self, Data2D features1, Data2D features2) nogil except -1: member in CosineMetric
409 distance_matrix[i, j] = metric.c_dist(features1, features2)
[all …]
/dports/math/dbcsr/dbcsr-2.1.0/src/tensors/
H A Ddbcsr_tensor.h36 void c_dbcsr_t_distribution_new(void** c_dist, const void* c_pgrid,
39 void c_dbcsr_t_distribution_destroy(void** c_dist);
41 void c_dbcsr_t_create_new(void** c_tensor, const char* c_name, const void* c_dist,
45 …t_create_template(const void* c_tensor_in, void** c_tensor, const char* c_name, const void* c_dist,
H A Ddbcsr_tensor_api_c.F149 TYPE(c_ptr), INTENT(OUT) :: c_dist local
173 c_dist = c_loc(dist)
178 TYPE(c_ptr), INTENT(INOUT) :: c_dist local
182 CALL c_f_pointer(c_dist, dist)
186 c_dist = c_null_ptr
190 SUBROUTINE c_dbcsr_t_create_new(c_tensor, c_name, c_dist, c_map1_2d, map1_2d_size, & argument
195 TYPE(c_ptr), INTENT(IN), value :: c_dist, c_name
216 CALL c_f_pointer(c_dist, dist)
233 SUBROUTINE c_dbcsr_t_create_template(c_tensor_in, c_tensor, c_name, c_dist, & argument
240 TYPE(c_ptr), INTENT(IN), VALUE :: c_dist
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/tensors/
H A Ddbcsr_tensor.h36 void c_dbcsr_t_distribution_new(void** c_dist, const void* c_pgrid,
39 void c_dbcsr_t_distribution_destroy(void** c_dist);
41 void c_dbcsr_t_create_new(void** c_tensor, const char* c_name, const void* c_dist,
45 …t_create_template(const void* c_tensor_in, void** c_tensor, const char* c_name, const void* c_dist,
H A Ddbcsr_tensor_api_c.F149 TYPE(c_ptr), INTENT(OUT) :: c_dist local
173 c_dist = c_loc(dist)
178 TYPE(c_ptr), INTENT(INOUT) :: c_dist local
182 CALL c_f_pointer(c_dist, dist)
186 c_dist = c_null_ptr
190 SUBROUTINE c_dbcsr_t_create_new(c_tensor, c_name, c_dist, c_map1_2d, map1_2d_size, & argument
195 TYPE(c_ptr), INTENT(IN), value :: c_dist, c_name
216 CALL c_f_pointer(c_dist, dist)
233 SUBROUTINE c_dbcsr_t_create_template(c_tensor_in, c_tensor, c_name, c_dist, & argument
240 TYPE(c_ptr), INTENT(IN), VALUE :: c_dist
[all …]

1234