Aardvark.Base.Incremental


ConstantObject

defines a base class for all adaptive objects which are actually constant. Note that this class provides "dummy" implementations for all memebers defined in IAdaptiveObject and does not keep track of in-/outputs.

Constructors

ConstructorDescription
new()
Signature: unit -> ConstantObject
Fork me on GitHub