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

TileBase.check_params(params)[source]#

Checks if the parameters have the correct format and shape

Parameters:

params (np.ndarray) – the parameters for the tile

Returns:

True

Return type:

Boolean