Entropy Piano Tuner  1.1.3 (documentation not yet complete)
An open-source experimental software for piano tuning by entropy minimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
algorithmfactory.h File Reference
#include <string>
#include <memory>
#include "algorithmfactorydescription.h"
+ Include dependency graph for algorithmfactory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlgorithmFactoryBase
 The AlgorithmFactoryBase class create the desired Algorithm. More...
 
class  AlgorithmFactory< AlgorithmClass >
 The AlgorithmFactory class is a template class to be created with the actual Algorithm. More...