splinepy.microstructure.tiles.inverse_cross_3d.InverseCross3D.check_params#

InverseCross3D.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