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