ott.neural.networks.icnn.ICNN.is_mutable_collection

ott.neural.networks.icnn.ICNN.is_mutable_collection#

ICNN.is_mutable_collection(col)#

Returns true if the collection col is mutable.

Parameters:

col (str) –

Return type:

bool