Home
last modified time | relevance | path

Searched defs:beta_col (Results 1 – 21 of 21) sorted by relevance

/dports/math/stanmath/math-4.2.0/stan/math/opencl/prim/
H A Dexponential_lccdf.hpp48 const auto& beta_col = as_column_vector_or_scalar(beta); in exponential_lccdf() local
H A Dexponential_lpdf.hpp64 const auto& beta_col = as_column_vector_or_scalar(beta); in exponential_lpdf() local
H A Dexponential_lcdf.hpp48 const auto& beta_col = as_column_vector_or_scalar(beta); in exponential_lcdf() local
H A Dexponential_cdf.hpp48 const auto& beta_col = as_column_vector_or_scalar(beta); in exponential_cdf() local
H A Dbeta_binomial_lpmf.hpp62 const auto& beta_col = as_column_vector_or_scalar(beta); in beta_binomial_lpmf() local
H A Dneg_binomial_lpmf.hpp59 const auto& beta_col = as_column_vector_or_scalar(beta); in neg_binomial_lpmf() local
H A Dgumbel_lcdf.hpp50 const auto& beta_col = as_column_vector_or_scalar(beta); in gumbel_lcdf() local
H A Duniform_lpdf.hpp62 const auto& beta_col = as_column_vector_or_scalar(beta); in uniform_lpdf() local
H A Dgumbel_lccdf.hpp50 const auto& beta_col = as_column_vector_or_scalar(beta); in gumbel_lccdf() local
H A Dgumbel_lpdf.hpp55 const auto& beta_col = as_column_vector_or_scalar(beta); in gumbel_lpdf() local
H A Dgumbel_cdf.hpp51 const auto& beta_col = as_column_vector_or_scalar(beta); in gumbel_cdf() local
H A Dbeta_lpdf.hpp65 const auto& beta_col = as_column_vector_or_scalar(beta); in beta_lpdf() local
H A Duniform_lcdf.hpp50 const auto& beta_col = as_column_vector_or_scalar(beta); in uniform_lcdf() local
H A Dgamma_lpdf.hpp67 const auto& beta_col = as_column_vector_or_scalar(beta); in gamma_lpdf() local
H A Duniform_cdf.hpp50 const auto& beta_col = as_column_vector_or_scalar(beta); in uniform_cdf() local
H A Dinv_gamma_lpdf.hpp59 const auto& beta_col = as_column_vector_or_scalar(beta); in inv_gamma_lpdf() local
H A Duniform_lccdf.hpp49 const auto& beta_col = as_column_vector_or_scalar(beta); in uniform_lccdf() local
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-fec/include/gnuradio/fec/
H A Dtpc_decoder.h131 std::vector<std::vector<float>> beta_col; variable
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/prob/
H A Dordered_logistic_glm_lpmf_test.cpp14 auto& beta_col = as_column_vector_or_scalar(beta); in ordered_logistic_glm_simple_lpmf() local
/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h101 size_t beta_col; variable
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_glm.cc7833 const uint32_t beta_col = glm_cols & (kfGlmColBeta | kfGlmColOrbeta); in GlmLinear() local
10007 const uint32_t beta_col = glm_cols & (kfGlmColBeta | kfGlmColOrbeta); in GlmLinearBatch() local