aPriori.DNS.check_same_shape¶

aPriori.DNS.check_same_shape(*args)¶

Checks if the shape of the input arguments *args is the same

Returns:

bool – Assumes the value True only if all the inputs have the same shape.

Return type:

bool