| VectorMathInvCbrtInPlace Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | InvCbrtInPlace(Double) | 
            Computes inverse cubic root of array elements. 
            And rewrite original array with operation result.
             | 
|   | InvCbrtInPlace(Vector) | 
            Computes inverse cubic root of vector elements. 
            And rewrite original vector with operation result.
             | 
|   | InvCbrtInPlace(Double, Int32, Int32) | 
            Computes inverse cubic root of array elements. 
            And rewrite original array with operation result.
             | 
 See Also
See Also