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