Framework for building generic blocks of algorithms and generic workflows for applications. Reference Manual – User Manual . Authors: F. Cazals and T. Dreyfus
Main classes:
- T_Index_wrapper : Wrapper for indices where the IO dumping may be different from the index itself.
- Loader_base : Base loader from which any loader should inherit.
- T_Numbers_file_loader :
Loader for files listing numbers
- Module_base : Base module from which any module should inherit.
Representaiont of the workflow of an application enriched with default options
- T_Module_conjunction : Conjunction module linking two input modules or loaders with an and operator.