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