zoomy_core.transformation.to_c module#
Module zoomy_core.transformation.to_c.
- class zoomy_core.transformation.to_c.CppModel(model, *args, **kwargs)#
Bases:
GenericCppModelConfiguration wrapper for Model C++ generation. Does not override generation logic.
- class zoomy_core.transformation.to_c.CppNumerics(numerics, *args, **kwargs)#
Bases:
GenericCppNumericsConfiguration wrapper for Numerics C++ generation.