![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return a symmetric matrix using elements from the upper triangular part of the input matrix.
| T_x | type of elements in the matrix |
| x | Matrix. |
| std:invalid_argument | if the matrix is not square. |
Definition at line 21 of file symmetrize_from_lower_tri.hpp.