splinepy.microstructure.tiles.snappy.Snappy.check_params#
- Snappy.check_params(parameters)#
Checks if the parameters have the correct format and shape and are within defined bounds
- Parameters:
params (np.ndarray) – the parameters for the tile
- Returns:
True
- Return type:
Boolean