ott.neural.networks.potentials.PotentialMLP.is_mutable_collection

ott.neural.networks.potentials.PotentialMLP.is_mutable_collection#

PotentialMLP.is_mutable_collection(col)#

Returns true if the collection col is mutable.

Parameters:

col (str)

Return type:

bool