ott.solvers.nn.models.MLP.is_mutable_collection#

MLP.is_mutable_collection(col)#

Returns true if the collection col is mutable.

Parameters:

col (str) –

Return type:

bool