cout removed
This commit is contained in:
parent
1cd3fd6a30
commit
b814621650
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ public:
|
|||
*/
|
||||
moBitFlipNeighborhood(double _rate, unsigned _length, unsigned _sampleSize): moNeighborhood<Neighbor>(), rate(_rate), length(_length), sampleSize(_sampleSize) {
|
||||
nNeighbors = 0;
|
||||
std::cout << "rate = " << rate << std::endl;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue