Stan Math Library
4.9.0
Automatic Differentiation
|
void stan::math::factor_U | ( | const T_U & | U, |
T_CPCs && | CPCs | ||
) |
This function is intended to make starting values, given a unit upper-triangular matrix U such that U'DU is a correlation matrix.
T | type of elements in the matrix |
U | Sigma matrix |
CPCs | fill this unbounded |
Definition at line 25 of file factor_U.hpp.