Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
This is the function that should be called prior to evaluating the density of any elliptical distribution.
T_CPCs | type of CPCs vector (must be a var_value<T> where T inherits from EigenBase) |
T_sds | type of sds vector (must be a var_value<T> where T inherits from EigenBase) |
CPCs | on (-1, 1) |
sds | on (0, inf) |
log_prob | the log probability value to increment with the Jacobian |
Definition at line 32 of file read_cov_L.hpp.