Back to Linear Algebra (Eigen)
eigen.vector.meanVec
Compute the mean of all elements.
Syntax
eigen.vector.meanVec(v)
Description
Compute the mean of all elements.
Parameters
| Name | Description |
|---|---|
| v | - Vector |
Returns
number