addLayer

abstract fun addLayer(m: Molecule, l: Layer<T, P>)

Add a Layer to the Environment.

Parameters

m

the Molecule of the Layer

l

the Layer