Vector4MinIndex Property |
Namespace: Accord.Math
Returns index of the coordinate, which has the minimum value - 0 for X, 1 for Y, 2 for Z or 3 for W.
Note |
---|
If there are multiple coordinates which have the same minimum value, the property returns smallest index. |