CellNodeImpl

open fun CellNodeImpl(env: Environment<Double, P>, diameter: Double)

create a new cell node.

Parameters

env

the environment

diameter

the diameter


open fun CellNodeImpl(env: Environment<Double, P>)

Parameters

env

the environment