Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the dot product of each row of a matrix with itself.
Mat | An Eigen matrix with a var scalar type. |
x | Matrix. |
Definition at line 20 of file rows_dot_self.hpp.