Calculates the third order derivatives at the given parameter values on the surface.
Name | Type | Description |
Params | Double | Input/output array of Doubles that specifies the parameters. |
UUUPartials | Double | Output Double array that returns the third U partial derivatives. |
VVVPartials | Double | Output Double array that returns the third V partial derivatives. |