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 | type of elements in the matrix |
m | Matrix. |
std:invalid_argument | if the matrix is not square. |
Definition at line 20 of file symmetrize_from_lower_tri.hpp.