Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the result of post-multiplying a matrix by its own transpose.
T | type of the matrix (must be derived from Eigen::MatrixBase ) |
M | Matrix to multiply. |
Definition at line 23 of file tcrossprod.hpp.