Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the dot product of each column of a matrix with itself.
T | type of the matrix (must be derived from Eigen::MatrixBase ) |
x | Matrix. |
Definition at line 21 of file columns_dot_self.hpp.