'宣言 Public Overloads Shared Function TryAverageIf( _ ByVal x As ComplexVector, _ ByVal op As ComparisonType, _ ByVal c As Complex, _ ByRef result As Complex, _ ByRef exception As Exception _ ) As Boolean
public static bool TryAverageIf( ComplexVector x, ComparisonType op, Complex c, out Complex result, out Exception exception )
Compute クラス Compute メンバ オーバーロード一覧