splinepy.microstructure.tiles.cube_void.CubeVoid.check_param_derivatives#
- CubeVoid.check_param_derivatives(derivatives)#
Checks if all derivatives have the correct format and shape
- Parameters:
derivatives (np.ndarray) – all derivatives as 3D array
- Returns:
True
- Return type:
Boolean