![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the correlation matrix of the specified dimensionality corresponding to the specified canonical partial correlations.
See read_corr_matrix(Array, size_t, T) for more information.
| T_CPCs | type of input vector (must be a var_value<T> where T inherits from EigenBase) |
| CPCs | The (K choose 2) canonical partial correlations in (-1, 1). |
| K | Dimensionality of correlation matrix. |
Definition at line 27 of file read_corr_matrix.hpp.