splinepy.microstructure.tiles.double_lattice.DoubleLattice.check_params#

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