Inherits Transform

A Transform that can change state at project time.

See:

TimeVaryingTransforms are Transforms that need to change their state at project time. This is opposed to Transforms which can only change state at train time. Common examples include video processing across multiple frames, aggregate projection statistics etc.