VectorMathErfc Method |
Name | Description | |
---|---|---|
Erfc(Double) |
Computes complementary error function of array elements.
| |
Erfc(Vector) |
Computes complementary error function of vector elements.
| |
Erfc(Double, Double) |
Computes complementary error function of array elements.
Result will be stored in result array.
| |
Erfc(Vector, Vector) |
Computes complementary error function of vector elements.
Result will be stored in result vector.
| |
Erfc(Double, Int32, Int32) |
Computes complementary error function of Array elements.
| |
Erfc(Double, Int32, Double, Int32, Int32) |
Computes complementary error function of array elements.
Result will be stored in result array.
|