Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Builds a covariance matrix from CPCs and standard deviations.
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 | in (-1, 1) |
sds | in (0, inf) |
Definition at line 46 of file read_cov_matrix.hpp.