Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the L1 norm of a vector of var.
Returns the L1 norm of a var_value<Vector>
.
T | type of the vector (must have one compile-time dimension equal to 1) |
[in] | v | Vector. |
A | var_value<> whose inner type has one compile-time row or column. |
[in] | v | Vector. |