| 81 | bool newAlgorithm(void) {return true;} |
| 82 | virtual bool computeSensitivityAtEachIteration(); |
| 83 | void activateSensitivityKey() {SensitivityKey=true;} |
| 84 | bool activateSensitivity() {return SensitivityKey;}; |
| 85 | ///////////////////////////////Abbas////////////////// |
| 86 |
no outgoing calls
no test coverage detected