Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return a column vector of the diagonal elements of the specified matrix.
The matrix is not required to be square.
T | type of the matrix |
m | Specified matrix. |
Definition at line 19 of file diagonal.hpp.