8 #ifndef META_OCEAN_CV_SYNTHESIS_INITIALIZER_I_H
9 #define META_OCEAN_CV_SYNTHESIS_INITIALIZER_I_H
This class implements the base class for all synthesis initializers.
Definition: Initializer.h:34
This class implements the base class for all initializer objects that are applied for mappings with i...
Definition: InitializerI.h:30
InitializerI(LayerI &layer)
Creates a new initializer object.
Definition: InitializerI.h:45
LayerI & layerI_
Specialized layer reference.
Definition: InitializerI.h:42
This class implements the base class for all synthesis layers with integer accuracy.
Definition: LayerI.h:29
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15