index(after:)
Returns the index immediately after an element index.
Declaration
func index(after i: Int) -> IntParameters
- i:
A valid index to an element in the classification distribution.
Returns the index immediately after an element index.
func index(after i: Int) -> IntA valid index to an element in the classification distribution.