| |
|
||||||
|
|
|||||||
|
syn_functions.h
Go to the documentation of this file.
109extern FAUDES_API bool IsRelativelyClosed(const Generator& rGenPlant, const Generator& rGenCand);
180extern FAUDES_API bool IsRelativelyPrefixClosed(const Generator& rGenPlant, const Generator& rGenCand);
181extern FAUDES_API void SupRelativelyPrefixClosed(const Generator& rPlantGen, const Generator& rSpecGen,
bool IsRelativelyMarked(const Generator &rGenPlant, const Generator &rGenCand) Definition syn_functions.cpp:43 void SupRelativelyClosed(const Generator &rPlantGen, const Generator &rSpecGen, Generator &rResGen) Definition syn_functions.cpp:240 bool IsRelativelyClosed(const Generator &rGenPlant, const Generator &rGenCand) Definition syn_functions.cpp:97 Definition cfl_agenerator.h:43 void SupRelativelyClosedUnchecked(const Generator &rPlantGen, const Generator &rSpecGen, std::map< std::pair< Idx, Idx >, Idx > &rCompositionMap, Generator &rResGen) Definition syn_functions.cpp:292 bool IsRelativelyPrefixClosed(const Generator &rGenPlant, const Generator &rGenCand) Definition syn_functions.cpp:334 void SupRelativelyPrefixClosed(const Generator &rPlantGen, const Generator &rSpecGen, Generator &rResGen) Definition syn_functions.cpp:338 libFAUDES 2.34d --- 2026.03.11 --- c++ api documentaion by doxygen |