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