Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a symmetric matrix using elements from the lower triangular part of the input matrix.
T_x | type of the matrix |
x | Matrix. |
std:invalid_argument | if the matrix is not square. |
Definition at line 21 of file symmetrize_from_upper_tri.hpp.