void ScaleErrorTermsAllPorts( Complex<T>[] scale )
Sub ScaleErrorTermsAllPorts ( scale As Complex(Of T)() )
void ScaleErrorTermsAllPorts( array<Complex<T>>^ scale )
abstract ScaleErrorTermsAllPorts : scale : Complex<'T>[] -> unit
In This Article