splinepy.microstructure.tiles.tile_base.TileBase.check_params#

TileBase.check_params(parameters)[source]#

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