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