EnvironmentSurrogate

constructor(origin: Environment<T, P>, dimensions: Int = origin.dimensions)

Parameters

T

the concentration type

P

the position

dimensions

the number of dimensions of this environment.