cleaning methods and refactoring abstract classes...
This commit is contained in:
@@ -71,7 +71,7 @@ int main()
|
||||
if(test==1)
|
||||
{
|
||||
std::cerr << "Testing with entropy ...\n";
|
||||
b.getPropagator().allowEntropy();
|
||||
b.getPropagator().allowNoise();
|
||||
}else
|
||||
{
|
||||
std::cerr << "Testing without entropy ...\n";
|
||||
|
||||
Reference in New Issue
Block a user