Home
last modified time | relevance | path

Searched refs:any_n_negative_cl (Results 1 – 3 of 3) sorted by relevance

/dports/math/stanmath/math-4.2.0/stan/math/opencl/prim/
H A Dbernoulli_cdf.hpp58 matrix_cl<char> any_n_negative_cl; in bernoulli_cdf() local
62 results(check_theta_bounded, any_n_negative_cl, Pi_cl, P_cl) in bernoulli_cdf()
66 if (from_matrix_cl(any_n_negative_cl).maxCoeff()) { in bernoulli_cdf()
H A Dbernoulli_lccdf.hpp58 matrix_cl<char> any_n_negative_cl; in bernoulli_lccdf() local
63 results(check_theta_bounded, any_n_negative_cl, any_n_over_one_cl, P_cl, in bernoulli_lccdf()
68 if (from_matrix_cl(any_n_negative_cl).maxCoeff()) { in bernoulli_lccdf()
H A Dbernoulli_lcdf.hpp59 matrix_cl<char> any_n_negative_cl; in bernoulli_lcdf() local
63 results(check_theta_bounded, any_n_negative_cl, P_cl, deriv_cl) in bernoulli_lcdf()
67 if (from_matrix_cl(any_n_negative_cl).maxCoeff()) { in bernoulli_lcdf()