| Overload | Description |
|---|---|
| ApplyFunction(DoubleFunction2Dbl2Int,Double,Int32) | Returns a new Vector object, whose elements are the result of applying the specified double function to the element of this vector. |
| ApplyFunction(DoubleFunction1Dbl2Int,Int32) | Returns a new Vector object, whose elements are the result of applying the specified double function to the element of this vector. |
| ApplyFunction(DoubleFunction1Dbl1Int,Int32) | Returns a new Vector object, whose elements are the result of applying the specified double function to the element of this vector. |
| ApplyFunction(DoubleFunction2Dbl,Double) | Returns a new Vector object, whose elements are the result of applying the specified double function to the element of this vector. |
| ApplyFunction(DoubleFunction1Dbl) | Returns a new Vector object, whose elements are the result of applying the specified double function to the element of this vector. |
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7