Rosetta
|
Functions | |
BooleanOptionKey const | evolution ("evolution") |
FileVectorOptionKey const | parentlist ("evolution:parentlist") |
FileVectorOptionKey const | childlist ("evolution:childlist") |
StringOptionKey const | action ("evolution:action") |
RealOptionKey const | rms_threshold ("evolution:rms_threshold") |
RealOptionKey const | rms_topmargin ("evolution:rms_topmargin") |
StringOptionKey const | targetdir ("evolution:targetdir") |
RealOptionKey const | padding_score_filter ("evolution:padding_score_filter") |
RealOptionKey const | padding_stage2_filter ("evolution:padding_stage2_filter") |
StringOptionKey const evolution::action | ( | "evolution:action" | ) |
Referenced by main().
FileVectorOptionKey const evolution::childlist | ( | "evolution:childlist" | ) |
Referenced by main().
BooleanOptionKey const evolution::evolution | ( | "evolution" | ) |
RealOptionKey const evolution::padding_score_filter | ( | "evolution:padding_score_filter" | ) |
Referenced by main().
RealOptionKey const evolution::padding_stage2_filter | ( | "evolution:padding_stage2_filter" | ) |
Referenced by main().
FileVectorOptionKey const evolution::parentlist | ( | "evolution:parentlist" | ) |
Referenced by main().
RealOptionKey const evolution::rms_threshold | ( | "evolution:rms_threshold" | ) |
Referenced by processChild().
RealOptionKey const evolution::rms_topmargin | ( | "evolution:rms_topmargin" | ) |
Referenced by processChild().
StringOptionKey const evolution::targetdir | ( | "evolution:targetdir" | ) |
Referenced by main().