Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns squared norm of a vector or matrix.
For vectors that equals the dot product of the specified vector with itself.
T | type of the vector |
a | Vector. |
Definition at line 21 of file dot_self.hpp.