Esempio n. 1
0
 void ann::get_use_validation_set(bool &use_validation_set) const
 {
     use_validation_set = grt_ann.getUseValidationSet();
 }