VectorMathErfInv Method |
Name | Description | |
---|---|---|
![]() ![]() | ErfInv(Double) |
Computes inverse error function of array elements.
|
![]() ![]() | ErfInv(Vector) |
Computes inverse error function of vector elements.
|
![]() ![]() | ErfInv(Double, Double) |
Computes inverse error function of array elements.
Result will be stored in result array.
|
![]() ![]() | ErfInv(Vector, Vector) |
Computes inverse error function of vector elements.
Result will be stored in result vector.
|
![]() ![]() | ErfInv(Double, Int32, Int32) |
Computes inverse error function of Array elements.
|
![]() ![]() | ErfInv(Double, Int32, Double, Int32, Int32) |
Computes inverse error function of array elements.
Result will be stored in result array.
|