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