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