Public Attributes | |
int | columnNo |
column number is 0,1,2 . | |
double | sigma |
double | mean |
int | tornmin |
int | tornmax |
int | tornrule |
+ve: rule=high i.e. | |
int | rangemin |
int | rangemax |
column number is 0,1,2 .
..
double NeuralNetworkInput::mean |
double NeuralNetworkInput::sigma |
+ve: rule=high i.e.
less than tornmin -> non-torn. -ve: rule=low i.e. greater than tornmax --> non-torn. 0: no rule should be applied to this input.