![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Builds a covariance matrix from CPCs and standard deviations.
| T_CPCs | type of T_CPCs vector (must be derived from Eigen::ArrayBase and have one compile-time dimension equal to 1) |
| T_sds | type of sds vector (must be derived from Eigen::ArrayBase and have one compile-time dimension equal to 1) |
| CPCs | in (-1, 1) |
| sds | in (0, inf) |
Definition at line 50 of file read_cov_matrix.hpp.