Back to Linear Algebra (Eigen)
eigen.vector.maxVec
Find the maximum element.
Syntax
eigen.vector.maxVec(v)
Description
Find the maximum element.
Parameters
| Name | Description |
|---|---|
| v | - Vector |
Returns
number
Find the maximum element.
eigen.vector.maxVec(v)
Find the maximum element.
| Name | Description |
|---|---|
| v | - Vector |
number