what is the usage of this line in the analysis code?
test $testTypeDynamic $TolDynamic $maxNumIterDynamic $printFlagDynamic;
and what is the differences between these two lines?
1- test $testTypeDynamic $TolDynamic $maxNumIterDynamic $printFlagDynamic;
2- test $testTypeDynamic $TolDynamic $maxNumIterDynamic ;
thanks
$printFlagDynamic;
Moderators: silvia, selimgunay, Moderators