extension cross<T> : IForwardDifferentiable<cross<T>>
Conforms to: IForwardDifferentiable<cross<T >>
Conditionally conforms to: IForwardDifferentiable<cross<T >>, IBackwardDifferentiable<cross<T >>
Generic Parameters
T: __BuiltinFloatingPointType
Methods
Conditional Conformances
Conformance to IForwardDifferentiable<cross<T>>
<T> additionally conforms to IForwardDifferentiable<cross<T>> when the following conditions are met:
- T : __BuiltinFloatingPointType
Conformance to IBackwardDifferentiable<cross<T>>
<T>additionally conforms toIBackwardDifferentiable<cross<T>>when the following conditions are met: - T : __BuiltinFloatingPointType