rounded(_:)
A vector formed by rounding each lane of the source vector to an integral value according to the specified rounding rule.
Declaration
func rounded(_ rule: FloatingPointRoundingRule) -> SelfA vector formed by rounding each lane of the source vector to an integral value according to the specified rounding rule.
func rounded(_ rule: FloatingPointRoundingRule) -> Self