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