Alphabetical Index
A
abs:
acos:
acosh:
add_diag:
(complex_matrix m, complex_real d) : complex_matrix
(complex_matrix m, complex_vector d) : complex_matrix
(complex_matrix m, complex_row_vector d) : complex_matrix
(matrix m, row_vector d) : matrix
(matrix m, real d) : matrix
(matrix m, vector d) : matrix
algebra_solver:
algebra_solver_newton:
(function algebra_system, vector y_guess, vector theta, data array[] real x_r, array[] int x_i) : vector
(function algebra_system, vector y_guess, vector theta, data array[] real x_r, array[] int x_i, data real rel_tol, data real f_tol, int max_steps) : vector
append_array:
append_col:
(complex_matrix x, complex_vector y) : complex_matrix
(complex_row_vector x, complex y) : complex_row_vector
(complex x, complex_row_vector y) : complex_row_vector
(complex_vector x, complex_matrix y) : complex_matrix
(complex_vector x, complex_vector y) : complex_matrix
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(matrix x, vector y) : matrix
(row_vector x, row_vector y) : row_vector
(row_vector x, real y) : row_vector
(vector x, vector y) : matrix
(vector x, matrix y) : matrix
(matrix x, matrix y) : matrix
(real x, row_vector y) : row_vector
append_row:
(complex_vector x, complex_vector y) : complex_vector
(complex_vector x, complex y) : complex_vector
(complex_matrix x, complex_row_vector y) : complex_matrix
(complex x, complex_vector y) : complex_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(complex_row_vector x, complex_matrix y) : complex_matrix
(complex_row_vector x, complex_row_vector y) : complex_matrix
(matrix x, matrix y) : matrix
(matrix x, row_vector y) : matrix
(row_vector x, matrix y) : matrix
(vector x, real y) : vector
(row_vector x, row_vector y) : matrix
(real x, vector y) : vector
(vector x, vector y) : vector
arg:
asin:
asinh:
atan:
atan2:
atanh:
B
bernoulli:
bernoulli_cdf:
bernoulli_lccdf:
bernoulli_lcdf:
bernoulli_logit:
bernoulli_logit_glm:
bernoulli_logit_glm_lpmf:
(array[] int y | matrix x, real alpha, vector beta) : real
(array[] int y | matrix x, vector alpha, vector beta) : real
(array[] int y | row_vector x, vector alpha, vector beta) : real
(int y | matrix x, vector alpha, vector beta) : real
(int y | matrix x, real alpha, vector beta) : real
(array[] int y | row_vector x, real alpha, vector beta) : real
bernoulli_logit_glm_lupmf:
(array[] int y | row_vector x, vector alpha, vector beta) : real
(int y | matrix x, vector alpha, vector beta) : real
(array[] int y | matrix x, real alpha, vector beta) : real
(int y | matrix x, real alpha, vector beta) : real
(array[] int y | matrix x, vector alpha, vector beta) : real
(array[] int y | row_vector x, real alpha, vector beta) : real
bernoulli_logit_glm_rng:
(matrix x, vector alpha, vector beta) : array[] int
(row_vector x, vector alpha, vector beta) : array[] int
bernoulli_logit_lpmf:
bernoulli_logit_lupmf:
bernoulli_logit_rng:
bernoulli_lpmf:
bernoulli_lupmf:
bernoulli_rng:
bessel_first_kind:
bessel_second_kind:
beta:
beta_binomial:
beta_binomial_cdf:
beta_binomial_lccdf:
beta_binomial_lcdf:
beta_binomial_lpmf:
beta_binomial_lupmf:
beta_binomial_rng:
beta_cdf:
beta_lccdf:
beta_lcdf:
beta_lpdf:
beta_lupdf:
beta_proportion:
beta_proportion_lccdf:
beta_proportion_lcdf:
beta_proportion_lpdf:
beta_proportion_lupdf:
beta_proportion_rng:
beta_rng:
binary_log_loss:
binomial:
binomial_cdf:
binomial_lccdf:
binomial_lcdf:
binomial_logit:
binomial_logit_glm:
binomial_logit_glm_lpmf:
(array[] int n | array[] int N, matrix x, vector alpha, vector beta) : real
(int n | int N, matrix x, real alpha, vector beta) : real
(array[] int n | array[] int N, matrix x, real alpha, vector beta) : real
(int n | int N, matrix x, vector alpha, vector beta) : real
(array[] int n | array[] int N, row_vector x, real alpha, vector beta) : real
(array[] int n | array[] int N, row_vector x, vector alpha, vector beta) : real
binomial_logit_glm_lupmf:
(array[] int n | array[] int N, row_vector x, real alpha, vector beta) : real
(int n | int N, matrix x, vector alpha, vector beta) : real
(array[] int n | array[] int N, row_vector x, vector alpha, vector beta) : real
(array[] int n | array[] int N, matrix x, vector alpha, vector beta) : real
(int n | int N, matrix x, real alpha, vector beta) : real
(array[] int n | array[] int N, matrix x, real alpha, vector beta) : real
binomial_logit_lpmf:
binomial_logit_lupmf:
binomial_lpmf:
binomial_lupmf:
binomial_rng:
block:
C
categorical:
categorical_logit:
categorical_logit_glm:
categorical_logit_glm_lpmf:
(int y | row_vector x, vector alpha, matrix beta) : real
(array[] int y | matrix x, vector alpha, matrix beta) : real
(array[] int y | row_vector x, vector alpha, matrix beta) : real
(int y | matrix x, vector alpha, matrix beta) : real
categorical_logit_glm_lupmf:
(array[] int y | matrix x, vector alpha, matrix beta) : real
(int y | row_vector x, vector alpha, matrix beta) : real
(array[] int y | row_vector x, vector alpha, matrix beta) : real
(int y | matrix x, vector alpha, matrix beta) : real
categorical_logit_lpmf:
categorical_logit_lupmf:
categorical_logit_rng:
categorical_lpmf:
categorical_lupmf:
categorical_rng:
cauchy:
cauchy_cdf:
cauchy_lccdf:
cauchy_lcdf:
cauchy_lpdf:
cauchy_lupdf:
cauchy_rng:
cbrt:
ceil:
chi_square:
chi_square_cdf:
chi_square_lccdf:
chi_square_lcdf:
chi_square_lpdf:
chi_square_lupdf:
chi_square_rng:
chol2inv:
cholesky_decompose:
choose:
col:
cols:
(complex_matrix x) : int
(complex_vector x) : int
(complex_row_vector x) : int
(row_vector x) : int
(vector x) : int
(matrix x) : int
columns_dot_product:
(complex_vector x, complex_vector y) : complex_row_vector
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex_matrix x, complex_matrix y) : complex_row_vector
(row_vector x, row_vector y) : row_vector
(matrix x, matrix y) : row_vector
(vector x, vector y) : row_vector
columns_dot_self:
(complex_vector x) : complex_row_vector
(complex_matrix x) : complex_row_vector
(complex_row_vector x) : complex_row_vector
(row_vector x) : row_vector
(matrix x) : row_vector
(vector x) : row_vector
complex_schur_decompose:
(complex_matrix A) : tuple(complex_matrix, complex_matrix)
(matrix A) : tuple(complex_matrix, complex_matrix)
complex_schur_decompose_t:
complex_schur_decompose_u:
conj:
cos:
cosh:
cov_exp_quad:
(array[] real x, real alpha, real rho) : matrix
(vectors x1, vectors x2, real alpha, real rho) : matrix
(row_vectors x, real alpha, real rho) : matrix
(array[] real x1, array[] real x2, real alpha, real rho) : matrix
(row_vectors x1, row_vectors x2, real alpha, real rho) : matrix
(vectors x, real alpha, real rho) : matrix
crossprod:
csr_extract:
csr_extract_u:
csr_extract_v:
csr_extract_w:
csr_matrix_times_vector:
csr_to_dense_matrix:
cumulative_sum:
D
dae:
dae_tol:
determinant:
diag_matrix:
diag_post_multiply:
(complex_matrix m, complex_row_vector v) : complex_matrix
(complex_matrix m, complex_vector v) : complex_matrix
(matrix m, vector v) : matrix
(matrix m, row_vector rv) : matrix
diag_pre_multiply:
(complex_row_vector v, complex_matrix m) : complex_matrix
(complex_vector v, complex_matrix m) : complex_matrix
(vector v, matrix m) : matrix
(row_vector rv, matrix m) : matrix
diagonal:
digamma:
dims:
dirichlet:
dirichlet_lpdf:
dirichlet_lupdf:
dirichlet_multinomial:
dirichlet_multinomial_lpmf:
dirichlet_multinomial_lupmf:
dirichlet_multinomial_rng:
dirichlet_rng:
discrete_range:
discrete_range_cdf:
discrete_range_lccdf:
discrete_range_lcdf:
discrete_range_lpmf:
discrete_range_lupmf:
discrete_range_rng:
distance:
(vector x, vector y) : real
(row_vector x, vector y) : real
(row_vector x, row_vector y) : real
(vector x, row_vector y) : real
dot_product:
(complex_row_vector x, complex_row_vector y) : complex
(complex_vector x, complex_vector y) : complex
(complex_row_vector x, complex_vector y) : complex
(complex_vector x, complex_row_vector y) : complex
(vector x, row_vector y) : real
(row_vector x, vector y) : real
(row_vector x, row_vector y) : real
(vector x, vector y) : real
dot_self:
(complex_vector x) : complex
(complex_row_vector x) : complex
(vector x) : real
(row_vector x) : real
double_exponential:
double_exponential_cdf:
double_exponential_lccdf:
double_exponential_lcdf:
double_exponential_lpdf:
double_exponential_lupdf:
double_exponential_rng:
E
e:
eigendecompose:
(complex_matrix A) : tuple(complex_matrix, complex_vector)
(matrix A) : tuple(complex_matrix, complex_vector)
eigendecompose_sym:
eigenvalues:
eigenvalues_sym:
eigenvectors:
eigenvectors_sym:
erf:
erfc:
exp:
exp2:
exp_mod_normal:
exp_mod_normal_cdf:
exp_mod_normal_lccdf:
exp_mod_normal_lcdf:
exp_mod_normal_lpdf:
exp_mod_normal_lupdf:
exp_mod_normal_rng:
expm1:
exponential:
exponential_cdf:
exponential_lccdf:
exponential_lcdf:
exponential_lpdf:
exponential_lupdf:
exponential_rng:
F
falling_factorial:
fdim:
fft:
fft2:
floor:
fma:
fmax:
fmin:
fmod:
frechet:
frechet_cdf:
frechet_lccdf:
frechet_lcdf:
frechet_lpdf:
frechet_lupdf:
frechet_rng:
G
gamma:
gamma_cdf:
gamma_lccdf:
gamma_lcdf:
gamma_lpdf:
gamma_lupdf:
gamma_p:
gamma_q:
gamma_rng:
gaussian_dlm_obs:
gaussian_dlm_obs_lpdf:
(matrix y | matrix F, matrix G, matrix V, matrix W, vector m0, matrix C0) : real
(matrix y | matrix F, matrix G, vector V, matrix W, vector m0, matrix C0) : real
gaussian_dlm_obs_lupdf:
(matrix y | matrix F, matrix G, vector V, matrix W, vector m0, matrix C0) : real
(matrix y | matrix F, matrix G, matrix V, matrix W, vector m0, matrix C0) : real
generalized_inverse:
get_imag:
get_real:
gumbel:
gumbel_cdf:
gumbel_lccdf:
gumbel_lcdf:
gumbel_lpdf:
gumbel_lupdf:
gumbel_rng:
H
head:
(complex_vector v, int n) : complex_vector
(complex_row_vector rv, int n) : complex_row_vector
(row_vector rv, int n) : row_vector
(array[] T sv, int n) : array[] T
(vector v, int n) : vector
hmm_hidden_state_prob:
hmm_latent_rng:
hmm_marginal:
hypergeometric:
hypergeometric_lpmf:
hypergeometric_lupmf:
hypergeometric_rng:
hypot:
I
identity_matrix:
inc_beta:
int_step:
integrate_1d:
(function integrand, real a, real b, array[] real theta, array[] real x_r, array[] int x_i), real relative_tolerance) : real
(function integrand, real a, real b, array[] real theta, array[] real x_r, array[] int x_i) : real
integrate_ode:
integrate_ode_adams:
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i) : array[,] real
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i, real rel_tol, real abs_tol, int max_num_steps) : array[,] real
integrate_ode_bdf:
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i) : array[,] real
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i, real rel_tol, real abs_tol, int max_num_steps) : array[,] real
integrate_ode_rk45:
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i, real rel_tol, real abs_tol, int max_num_steps) : array[,] real
(function ode, array[] real initial_state, real initial_time, array[] real times, array[] real theta, array[] real x_r, array[] int x_i) : array[,] real
inv:
inv_chi_square:
inv_chi_square_cdf:
inv_chi_square_lccdf:
inv_chi_square_lcdf:
inv_chi_square_lpdf:
inv_chi_square_lupdf:
inv_chi_square_rng:
inv_cloglog:
inv_erfc:
inv_fft:
inv_fft2:
inv_gamma:
inv_gamma_cdf:
inv_gamma_lccdf:
inv_gamma_lcdf:
inv_gamma_lpdf:
inv_gamma_lupdf:
inv_gamma_rng:
inv_inc_beta:
inv_logit:
inv_Phi:
inv_sqrt:
inv_square:
inv_wishart:
inv_wishart_cholesky_lpdf:
inv_wishart_cholesky_lupdf:
inv_wishart_cholesky_rng:
inv_wishart_lpdf:
inv_wishart_lupdf:
inv_wishart_rng:
inverse:
inverse_spd:
is_inf:
is_nan:
L
lambert_w0:
lambert_wm1:
lbeta:
lchoose:
ldexp:
lgamma:
linspaced_array:
linspaced_int_array:
linspaced_row_vector:
linspaced_vector:
lkj_corr:
lkj_corr_cholesky:
lkj_corr_cholesky_lpdf:
lkj_corr_cholesky_lupdf:
lkj_corr_cholesky_rng:
lkj_corr_lpdf:
lkj_corr_lupdf:
lkj_corr_rng:
lmgamma:
lmultiply:
log:
log10:
log1m:
log1m_exp:
log1m_inv_logit:
log1p:
log1p_exp:
log2:
log_determinant:
log_diff_exp:
log_falling_factorial:
log_inv_logit:
log_inv_logit_diff:
log_mix:
log_modified_bessel_first_kind:
log_rising_factorial:
log_softmax:
log_sum_exp:
logistic:
logistic_cdf:
logistic_lccdf:
logistic_lcdf:
logistic_lpdf:
logistic_lupdf:
logistic_rng:
logit:
loglogistic:
loglogistic_cdf:
loglogistic_lpdf:
loglogistic_rng:
lognormal:
lognormal_cdf:
lognormal_lccdf:
lognormal_lcdf:
lognormal_lpdf:
lognormal_lupdf:
lognormal_rng:
M
machine_precision:
map_rect:
matrix_exp:
matrix_exp_multiply:
matrix_power:
max:
(array[] real x) : real
(array[] int x) : int
(int x, int y) : int
(row_vector x) : real
(matrix x) : real
(vector x) : real
mdivide_left_spd:
mdivide_left_tri_low:
mdivide_right_spd:
mdivide_right_tri_low:
mean:
min:
(array[] int x) : int
(array[] real x) : real
(int x, int y) : int
(vector x) : real
(row_vector x) : real
(matrix x) : real
modified_bessel_first_kind:
modified_bessel_second_kind:
multi_gp:
multi_gp_cholesky:
multi_gp_cholesky_lpdf:
multi_gp_cholesky_lupdf:
multi_gp_lpdf:
multi_gp_lupdf:
multi_normal:
multi_normal_cholesky:
multi_normal_cholesky_lpdf:
(row_vectors y | vectors mu, matrix L) : real
(vectors y | vectors mu, matrix L) : real
(row_vectors y | row_vectors mu, matrix L) : real
(vectors y | row_vectors mu, matrix L) : real
multi_normal_cholesky_lupdf:
(row_vectors y | row_vectors mu, matrix L) : real
(vectors y | vectors mu, matrix L) : real
(vectors y | row_vectors mu, matrix L) : real
(row_vectors y | vectors mu, matrix L) : real
multi_normal_cholesky_rng:
(vectors mu, matrix L) : vectors
(row_vector mu, matrix L) : vector
(vector mu, matrix L) : vector
(row_vectors mu, matrix L) : vectors
multi_normal_lpdf:
(row_vectors y | row_vectors mu, matrix Sigma) : real
(vectors y | row_vectors mu, matrix Sigma) : real
(vectors y | vectors mu, matrix Sigma) : real
(row_vectors y | vectors mu, matrix Sigma) : real
multi_normal_lupdf:
(row_vectors y | vectors mu, matrix Sigma) : real
(vectors y | vectors mu, matrix Sigma) : real
(row_vectors y | row_vectors mu, matrix Sigma) : real
(vectors y | row_vectors mu, matrix Sigma) : real
multi_normal_prec:
multi_normal_prec_lpdf:
(vectors y | vectors mu, matrix Omega) : real
(row_vectors y | vectors mu, matrix Omega) : real
(vectors y | row_vectors mu, matrix Omega) : real
(row_vectors y | row_vectors mu, matrix Omega) : real
multi_normal_prec_lupdf:
(row_vectors y | vectors mu, matrix Omega) : real
(row_vectors y | row_vectors mu, matrix Omega) : real
(vectors y | vectors mu, matrix Omega) : real
(vectors y | row_vectors mu, matrix Omega) : real
multi_normal_rng:
(row_vectors mu, matrix Sigma) : vectors
(row_vector mu, matrix Sigma) : vector
(vectors mu, matrix Sigma) : vectors
(vector mu, matrix Sigma) : vector
multi_student_cholesky_t_rng:
multi_student_t:
multi_student_t_cholesky:
multi_student_t_cholesky_lpdf:
multi_student_t_cholesky_lupdf:
multi_student_t_cholesky_rng:
(real nu, array[] row_vector mu, matrix L) : array[] vector
(real nu, array[] vector mu, matrix L) : array[] vector
multi_student_t_lpdf:
(row_vectors y | real nu, row_vectors mu, matrix Sigma) : real
(vectors y | real nu, vectors mu, matrix Sigma) : real
(vectors y | real nu, row_vectors mu, matrix Sigma) : real
(row_vectors y | real nu, vectors mu, matrix Sigma) : real
multi_student_t_lupdf:
(vectors y | real nu, row_vectors mu, matrix Sigma) : real
(row_vectors y | real nu, vectors mu, matrix Sigma) : real
(row_vectors y | real nu, row_vectors mu, matrix Sigma) : real
(vectors y | real nu, vectors mu, matrix Sigma) : real
multi_student_t_rng:
(real nu, row_vector mu, matrix Sigma) : vector
(real nu, vectors mu, matrix Sigma) : vectors
(real nu, vector mu, matrix Sigma) : vector
(real nu, row_vectors mu, matrix Sigma) : vectors
multinomial:
multinomial_logit:
multinomial_logit_lpmf:
multinomial_logit_lupmf:
multinomial_logit_rng:
multinomial_lpmf:
multinomial_lupmf:
multinomial_rng:
multiply_lower_tri_self_transpose:
N
neg_binomial:
neg_binomial_2:
neg_binomial_2_cdf:
neg_binomial_2_lccdf:
neg_binomial_2_lcdf:
neg_binomial_2_log:
neg_binomial_2_log_glm:
neg_binomial_2_log_glm_lpmf:
(array[] int y | matrix x, real alpha, vector beta, real phi) : real
(array[] int y | row_vector x, real alpha, vector beta, real phi) : real
(array[] int y | row_vector x, vector alpha, vector beta, real phi) : real
(int y | matrix x, real alpha, vector beta, real phi) : real
(int y | matrix x, vector alpha, vector beta, real phi) : real
(array[] int y | matrix x, vector alpha, vector beta, real phi) : real
neg_binomial_2_log_glm_lupmf:
(int y | matrix x, real alpha, vector beta, real phi) : real
(array[] int y | matrix x, vector alpha, vector beta, real phi) : real
(array[] int y | matrix x, real alpha, vector beta, real phi) : real
(array[] int y | row_vector x, real alpha, vector beta, real phi) : real
(int y | matrix x, vector alpha, vector beta, real phi) : real
(array[] int y | row_vector x, vector alpha, vector beta, real phi) : real
neg_binomial_2_log_lpmf:
neg_binomial_2_log_lupmf:
neg_binomial_2_log_rng:
neg_binomial_2_lpmf:
neg_binomial_2_lupmf:
neg_binomial_2_rng:
neg_binomial_cdf:
neg_binomial_lccdf:
neg_binomial_lcdf:
neg_binomial_lpmf:
neg_binomial_lupmf:
neg_binomial_rng:
negative_infinity:
norm:
norm1:
norm2:
normal:
normal_cdf:
normal_id_glm:
normal_id_glm_lpdf:
(vector y | matrix x, real alpha, vector beta, vector sigma) : real
(vector y | row_vector x, real alpha, vector beta, real sigma) : real
(real y | matrix x, real alpha, vector beta, real sigma) : real
(real y | matrix x, vector alpha, vector beta, real sigma) : real
(vector y | matrix x, real alpha, vector beta, real sigma) : real
(real y | matrix x, vector alpha, vector beta, vector sigma) : real
(real y | matrix x, real alpha, vector beta, vector sigma) : real
(vector y | matrix x, vector alpha, vector beta, vector sigma) : real
(vector y | matrix x, vector alpha, vector beta, real sigma) : real
(vector y | row_vector x, vector alpha, vector beta, real sigma) : real
normal_id_glm_lupdf:
(vector y | row_vector x, real alpha, vector beta, real sigma) : real
(real y | matrix x, real alpha, vector beta, vector sigma) : real
(vector y | row_vector x, vector alpha, vector beta, real sigma) : real
(vector y | matrix x, vector alpha, vector beta, real sigma) : real
(vector y | matrix x, vector alpha, vector beta, vector sigma) : real
(vector y | matrix x, real alpha, vector beta, real sigma) : real
(real y | matrix x, vector alpha, vector beta, real sigma) : real
(real y | matrix x, vector alpha, vector beta, vector sigma) : real
(vector y | matrix x, real alpha, vector beta, vector sigma) : real
(real y | matrix x, real alpha, vector beta, real sigma) : real
normal_lccdf:
normal_lcdf:
normal_lpdf:
normal_lupdf:
normal_rng:
not_a_number:
num_elements:
O
ode_adams:
ode_adams_tol:
ode_adjoint_tol_ctl:
ode_bdf:
ode_bdf_tol:
ode_ckrk:
ode_ckrk_tol:
ode_rk45:
ode_rk45_tol:
one_hot_array:
one_hot_int_array:
one_hot_row_vector:
one_hot_vector:
ones_array:
ones_int_array:
ones_row_vector:
ones_vector:
operator!:
operator!=:
operator%:
operator%/%:
operator&&:
operator’:
(complex_matrix x) : complex_matrix
(complex_vector x) : complex_row_vector
(complex_row_vector x) : complex_vector
(vector x) : row_vector
(matrix x) : matrix
(row_vector x) : vector
operator*:
(complex x, complex y) : complex
(complex_vector x, complex y) : complex_vector
(complex_vector x, complex_row_vector y) : complex_matrix
(complex_row_vector x, complex_vector y) : complex
(complex_matrix x, complex_vector y) : complex_vector
(complex x, complex_row_vector y) : complex_row_vector
(complex_row_vector x, complex y) : complex_row_vector
(complex x, complex_matrix y) : complex_matrix
(complex x, complex_vector y) : complex_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(complex_row_vector x, complex_matrix y) : complex_row_vector
(complex_matrix x, complex y) : complex_matrix
(int x, int y) : int
(row_vector x, matrix y) : row_vector
(vector x, real y) : vector
(vector x, row_vector y) : matrix
(real x, matrix y) : matrix
(matrix x, real y) : matrix
(real x, row_vector y) : row_vector
(row_vector x, real y) : row_vector
(matrix x, matrix y) : matrix
(real x, vector y) : vector
(matrix x, vector y) : vector
(row_vector x, vector y) : real
(real x, real y) : real
operator*=:
operator+:
(complex z) : complex
(complex x, complex y) : complex
(complex_matrix x, complex y) : complex_matrix
(complex_matrix x, complex_matrix y) : complex_matrix
(complex x, complex_matrix y) : complex_matrix
(complex x, complex_vector y) : complex_vector
(complex_row_vector x, complex y) : complex_row_vector
(complex_vector x, complex_vector y) : complex_vector
(complex x, complex_row_vector y) : complex_row_vector
(complex_vector x, complex y) : complex_vector
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(int x) : int
(int x, int y) : int
(real x, matrix y) : matrix
(vector x, vector y) : vector
(row_vector x, real y) : row_vector
(row_vector x, row_vector y) : row_vector
(matrix x, matrix y) : matrix
(matrix x, real y) : matrix
(vector x, real y) : vector
(real x, vector y) : vector
(real x, row_vector y) : row_vector
(real x, real y) : real
(real x) : real
operator+=:
operator-:
(T x) : T
(complex z) : complex
(complex x, complex y) : complex
(T x) : T
(complex x, complex_vector y) : complex_vector
(complex_matrix x, complex y) : complex_matrix
(complex_row_vector x, complex y) : complex_row_vector
(complex_vector x, complex_vector y) : complex_vector
(complex_row_vector x) : complex_row_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(complex_vector x, complex y) : complex_vector
(complex x, complex_matrix y) : complex_matrix
(complex x, complex_row_vector y) : complex_row_vector
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex_matrix x) : complex_matrix
(complex_vector x) : complex_vector
(T x) : T
(int x, int y) : int
(int x) : int
(vector x, real y) : vector
(row_vector x, real y) : row_vector
(T x) : T
(real x, row_vector y) : row_vector
(matrix x) : matrix
(real x, vector y) : vector
(row_vector x) : row_vector
(vector x) : vector
(matrix x, real y) : matrix
(vector x, vector y) : vector
(real x, matrix y) : matrix
(matrix x, matrix y) : matrix
(row_vector x, row_vector y) : row_vector
(T x) : T
(real x) : real
(real x, real y) : real
operator-=:
operator.*:
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(complex_vector x, complex_vector y) : complex_vector
(row_vector x, row_vector y) : row_vector
(matrix x, matrix y) : matrix
(vector x, vector y) : vector
operator.*=:
operator./:
(complex_vector x, complex_vector y) : complex_vector
(complex_vector x, complex y) : complex_vector
(complex x, complex_row_vector y) : complex_row_vector
(complex x, complex_matrix y) : complex_matrix
(complex x, complex_vector y) : complex_vector
(complex_matrix x, complex_matrix y) : complex_matrix
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex_matrix x, complex y) : complex_matrix
(complex_row_vector x, complex y) : complex_row_vector
(real x, vector y) : vector
(matrix x, real y) : matrix
(matrix x, matrix y) : matrix
(vector x, vector y) : vector
(vector x, real y) : vector
(real x, row_vector y) : row_vector
(row_vector x, row_vector y) : row_vector
(row_vector x, real y) : row_vector
(real x, matrix y) : matrix
operator./=:
operator.^:
( complex_matrix x, complex_matrix y) : complex_matrix
( complex_matrix x, complex y) : complex_matrix
(complex_vector x, complex_vector y) : complex_vector
(complex_row_vector x, complex y) : complex_row_vector
(complex_vector x, complex y) : complex_vector
(complex x, complex_vector y) : complex_vector
(complex_row_vector x, complex_row_vector y) : complex_row_vector
(complex x, complex_row_vector y) : complex_row_vector
(complex x, complex_matrix y) : complex_matrix
(matrix x, real y) : matrix
(row_vector x, real y) : row_vector
(real x, vector y) : vector
(vector x, vector y) : vector
(real x, matrix y) : matrix
(vector x, real y) : vector
(row_vector x, row_vector y) : row_vector
(real x, row_vector y) : row_vector
(matrix x, matrix y) : matrix
operator/:
(complex x, complex y) : complex
(complex_vector x, complex y) : complex_vector
(complex_row_vector x, complex y) : complex_row_vector
(complex_matrix x, complex y) : complex_matrix
(complex_matrix B, complex_matrix A) : complex_matrix
(complex_row_vector b, complex_matrix A) : complex_row_vector
(int x, int y) : int
(vector x, real y) : vector
(row_vector x, real y) : row_vector
(matrix B, matrix A) : matrix
(row_vector b, matrix A) : row_vector
(matrix x, real y) : matrix
(real x, real y) : real
operator/=:
operator<:
operator<=:
operator=:
operator==:
operator>:
operator>=:
operator\:
operator^:
operator||:
ordered_logistic:
ordered_logistic_glm_lpmf:
(array[] int y | row_vector x, vector beta, vector c) : real
(int y | row_vector x, vector beta, vector c) : real
(int y | matrix x, vector beta, vector c) : real
(array[] int y | matrix x, vector beta, vector c) : real
ordered_logistic_glm_lupmf:
(array[] int y | row_vector x, vector beta, vector c) : real
(array[] int y | matrix x, vector beta, vector c) : real
(int y | row_vector x, vector beta, vector c) : real
(int y | matrix x, vector beta, vector c) : real
ordered_logistic_lpmf:
ordered_logistic_lupmf:
ordered_logistic_rng:
ordered_probit:
ordered_probit_lpmf:
ordered_probit_lupmf:
ordered_probit_rng:
owens_t:
P
pareto:
pareto_cdf:
pareto_lccdf:
pareto_lcdf:
pareto_lpdf:
pareto_lupdf:
pareto_rng:
pareto_type_2:
pareto_type_2_cdf:
pareto_type_2_lccdf:
pareto_type_2_lcdf:
pareto_type_2_lpdf:
pareto_type_2_lupdf:
pareto_type_2_rng:
Phi:
Phi_approx:
pi:
poisson:
poisson_cdf:
poisson_lccdf:
poisson_lcdf:
poisson_log:
poisson_log_glm:
poisson_log_glm_lpmf:
(array[] int y | row_vector x, real alpha, vector beta) : real
(int y | matrix x, real alpha, vector beta) : real
(int y | matrix x, vector alpha, vector beta) : real
(array[] int y | row_vector x, vector alpha, vector beta) : real
(array[] int y | matrix x, real alpha, vector beta) : real
(array[] int y | matrix x, vector alpha, vector beta) : real
poisson_log_glm_lupmf:
(array[] int y | row_vector x, real alpha, vector beta) : real
(int y | matrix x, vector alpha, vector beta) : real
(array[] int y | matrix x, real alpha, vector beta) : real
(array[] int y | matrix x, vector alpha, vector beta) : real
(int y | matrix x, real alpha, vector beta) : real
(array[] int y | row_vector x, vector alpha, vector beta) : real
poisson_log_lpmf:
poisson_log_lupmf:
poisson_log_rng:
poisson_lpmf:
poisson_lupmf:
poisson_rng:
polar:
positive_infinity:
pow:
print:
prod:
(array[] int x) : real
(array[] real x) : real
(complex_vector x) : complex
(complex_matrix x) : complex
(complex_row_vector x) : complex
(vector x) : real
(matrix x) : real
(row_vector x) : real
proj:
Q
qr:
qr_Q:
qr_R:
qr_thin:
qr_thin_Q:
qr_thin_R:
quad_form:
quad_form_diag:
quad_form_sym:
quantile:
R
rank:
(array[] real v, int s) : int
(array[] int v, int s) : int
(row_vector v, int s) : int
(vector v, int s) : int
rayleigh:
rayleigh_cdf:
rayleigh_lccdf:
rayleigh_lcdf:
rayleigh_lpdf:
rayleigh_lupdf:
rayleigh_rng:
reduce_sum:
reject:
rep_array:
rep_matrix:
(complex z, int m, int n) : complex_matrix
(complex_vector v, int n) : complex_matrix
(complex_row_vector rv, int m) : complex_matrix
(vector v, int n) : matrix
(row_vector rv, int m) : matrix
(real x, int m, int n) : matrix
rep_row_vector:
rep_vector:
reverse:
(array[] T v) : array[] T
(complex_vector v) : complex_vector
(complex_row_vector v) : complex_row_vector
(vector v) : vector
(row_vector v) : row_vector
rising_factorial:
round:
row:
rows:
(complex_vector x) : int
(complex_matrix x) : int
(complex_row_vector x) : int
(row_vector x) : int
(matrix x) : int
(vector x) : int
rows_dot_product:
(complex_row_vector x, complex_row_vector y) : complex_vector
(complex_matrix x, complex_matrix y) : complex_vector
(complex_vector x, complex_vector y) : complex_vector
(row_vector x, row_vector y) : vector
(matrix x, matrix y) : vector
(vector x, vector y) : vector
rows_dot_self:
S
scale_matrix_exp_multiply:
scaled_inv_chi_square:
scaled_inv_chi_square_cdf:
scaled_inv_chi_square_lccdf:
scaled_inv_chi_square_lcdf:
scaled_inv_chi_square_lpdf:
scaled_inv_chi_square_lupdf:
scaled_inv_chi_square_rng:
sd:
segment:
(complex_vector v, int i, int n) : complex_vector
(complex_row_vector rv, int i, int n) : complex_row_vector
(array[] T sv, int i, int n) : array[] T
(row_vector rv, int i, int n) : row_vector
(vector v, int i, int n) : vector
sin:
singular_values:
sinh:
size:
(array[] T x) : int
(complex_vector x) : int
(matrix x) : int
(complex_row_vector x) : int
(int x) : int
(real x) : int
(matrix x) : int
(vector x) : int
(row_vector x) : int
skew_double_exponential:
skew_double_exponential_cdf:
skew_double_exponential_lccdf:
skew_double_exponential_lcdf:
skew_double_exponential_lpdf:
skew_double_exponential_lupdf:
skew_double_exponential_rng:
skew_normal:
skew_normal_cdf:
skew_normal_lccdf:
skew_normal_lcdf:
skew_normal_lpdf:
skew_normal_lupdf:
skew_normal_rng:
softmax:
sort_asc:
(array[] real v) : array[] real
(array[] int v) : array[] int
(vector v) : vector
(row_vector v) : row_vector
sort_desc:
(array[] int v) : array[] int
(array[] real v) : array[] real
(row_vector v) : row_vector
(vector v) : vector
sort_indices_asc:
(array[] int v) : array[] int
(array[] real v) : array[] int
(row_vector v) : array[] int
(vector v) : array[] int
sort_indices_desc:
(array[] int v) : array[] int
(array[] real v) : array[] int
(row_vector v) : array[] int
(vector v) : array[] int
sqrt:
sqrt2:
square:
squared_distance:
(vector x, vector y) : real
(row_vector x, row_vector y) : real
(row_vector x, vector y) : real
(vector x, row_vector y) : real
std_normal:
std_normal_cdf:
std_normal_lccdf:
std_normal_lcdf:
std_normal_log_qf:
std_normal_lpdf:
std_normal_lupdf:
std_normal_qf:
std_normal_rng:
step:
student_t:
student_t_cdf:
student_t_lccdf:
student_t_lcdf:
student_t_lpdf:
student_t_lupdf:
student_t_rng:
sub_col:
(complex_matrix x, int i, int j, int n_rows) : complex_vector
(matrix x, int i, int j, int n_rows) : vector
sub_row:
(complex_matrix x, int i, int j, int n_cols) : complex_row_vector
(matrix x, int i, int j, int n_cols) : row_vector
sum:
(array[] real x) : real
(array[] int x) : int
(array[] complex x) : complex
(complex_matrix x) : complex
(complex_vector x) : complex
(complex_row_vector x) : complex
(row_vector x) : real
(matrix x) : real
(vector x) : real
svd:
(complex_matrix A) : tuple(complex_matrix, vector, complex_matrix)
(matrix A) : tuple(matrix, vector, matrix)
svd_U:
svd_V:
symmetrize_from_lower_tri:
T
tail:
(complex_row_vector rv, int n) : complex_row_vector
(complex_vector v, int n) : complex_vector
(array[] T sv, int n) : array[] T
(row_vector rv, int n) : row_vector
(vector v, int n) : vector
tan:
tanh:
target:
tcrossprod:
tgamma:
to_array_1d:
(complex_vector v) : array[] real
(vector v) : array[] real
(complex_matrix m) : array[] complex
(matrix m) : array[] real
(complex_row_vector v) : array[] complex
(array[...] complex a) : array[] complex
(array[...] real a) : array[] real
(row_vector v) : array[] real
(array[...] int a) : array[] int
to_array_2d:
to_complex:
to_int:
to_matrix:
(complex_row_vector v, int m, int n) : complex_matrix
(vector v, int m, int n, int col_major) : matrix
(complex_matrix m) : complex_matrix
(array[] int a, int m, int n, int col_major) : matrix
(complex_row_vector v, int m, int n, int col_major) : complex_matrix
(array[] complex_row_vector vs) : complex_matrix
(complex_vector v, int m, int n, int col_major) : complex_matrix
(array[,] int a) : matrix
(array[] real a, int m, int n) : matrix
(array[] row_vector vs) : matrix
(array[] real a, int m, int n, int col_major) : matrix
(vector v) : matrix
(array[,] real a) : matrix
(row_vector v) : matrix
(row_vector v, int m, int n, int col_major) : matrix
(complex_row_vector v) : complex_matrix
(complex_matrix M, int m, int n) : complex_matrix
(matrix m) : matrix
(vector v, int m, int n) : matrix
(complex_vector v) : complex_matrix
(complex_vector v, int m, int n) : complex_matrix
(array[] complex a, int m, int n) : complex_matrix
(matrix M, int m, int n) : matrix
(array[] complex a, int m, int n, int col_major) : complex_matrix
(matrix A, int m, int n, int col_major) : matrix
(array[] int a, int m, int n) : matrix
(complex_matrix A, int m, int n, int col_major) : complex_matrix
(array[,] complex a ) : complex_matrix
(row_vector v, int m, int n) : matrix
to_row_vector:
(matrix m) : row_vector
(complex_matrix m) : complex_row_vector
(complex_vector v) : complex_row_vector
(array[] complex a) : complex_row_vector
(complex_row_vector v) : complex_row_vector
(array[] real a) : row_vector
(vector v) : row_vector
(row_vector v) : row_vector
(array[] int a) : row_vector
to_vector:
(complex_matrix m) : complex_vector
(array[] int a) : vector
(row_vector v) : vector
(complex_row_vector v) : complex_vector
(vector v) : vector
(matrix m) : vector
(array[] complex a) : complex_vector
(array[] real a) : vector
(complex_vector v) : complex_vector
trace:
trace_gen_quad_form:
trace_quad_form:
trigamma:
trunc:
U
uniform:
uniform_cdf:
uniform_lccdf:
uniform_lcdf:
uniform_lpdf:
uniform_lupdf:
uniform_rng:
uniform_simplex:
V
variance:
von_mises:
von_mises_cdf:
von_mises_lccdf:
von_mises_lcdf:
von_mises_lpdf:
von_mises_lupdf:
von_mises_rng:
W
weibull:
weibull_cdf:
weibull_lccdf:
weibull_lcdf:
weibull_lpdf:
weibull_lupdf:
weibull_rng:
wiener:
wiener_lpdf:
wiener_lupdf:
wishart:
wishart_cholesky_lpdf:
wishart_cholesky_lupdf:
wishart_cholesky_rng:
wishart_lpdf:
wishart_lupdf:
wishart_rng:
Z
zeros_array:
zeros_int_array:
zeros_row_vector: