Overload | Description |
---|---|
SumIf(Vector,BooleanVector) | Returns the sum of the elements of the Vectorx where the corresponding BooleanVector is True. |
SumIf(ComplexVector,BooleanVector) | Returns the sum of the elements of the ComplexVectorx where the corresponding BooleanVector is True. |
SumIf(Vector,ComparisonType,Double) | Returns the sum of the elements of the Vectorx that satisfy the condition specified by the ComparisonType. |
SumIf(ComplexVector,ComparisonType,Complex) | Returns the sum of the elements of the ComplexVectorx that satisfy the condition specified by the ComparisonType. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2