8 #ifndef META_OCEAN_CV_SYNTHESIS_CREATOR_F_H
9 #define META_OCEAN_CV_SYNTHESIS_CREATOR_F_H
This class is the base class for all creators that support mappings with float accuracy.
Definition: CreatorF.h:29
CreatorF(const LayerF &layer)
Creates a new creator object.
Definition: CreatorF.h:44
const LayerF & layerF_
Specialized layer reference.
Definition: CreatorF.h:41
This class implements the base class for all creators.
Definition: Creator.h:29
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