swift
|
Go to the source code of this file.
Namespaces | |
swift::misc | |
Free functions in swift::misc. | |
Enumerations | |
enum | swift::misc::simulation::MatchingLogFlag { MatchingLogNothing = 0 , MatchingLogIntro = 1 << 0 , MatchingLogModelstring = 1 << 1 , MatchingLogStepwiseReduce = 1 << 2 , MatchingLogScoring = 1 << 3 , MatchingLogCombinedDefaultType = 1 << 4 , MatchingLogSimplified = MatchingLogIntro , MatchingLogAll } |
What to log. | |