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