バージョン

減算演算子 オペレータ (ComplexVector)

2 つの ComplexVector インスタンスを個別に減算します。
オーバーロード一覧
オーバーロード解説
減算演算子(ComplexVector,ComplexVector)2 つの ComplexVector インスタンスを個別に減算します。  
減算演算子(ComplexVector,Vector)ComplexVectorVector を個別に減算します。  
減算演算子(Vector,ComplexVector)VectorComplexVector を個別に減算します。  
減算演算子(ComplexVector,Double)ComplexVector と double を個別に減算します。  
減算演算子(Double,ComplexVector)double と ComplexVector を個別に減算します。  
減算演算子(ComplexVector,Complex)ComplexVectorComplex 数を個別に減算します。  
減算演算子(Complex,ComplexVector)Complex 数と ComplexVector を個別に減算します。  
参照