Searched refs:tmethod_name (Results 1 – 1 of 1) sorted by relevance
1431 const char* tmethod_name = cvReadStringByName( fs, tparams_node, "train_method", "" ); in read_params() local1434 if( strcmp( tmethod_name, "BACKPROP" ) == 0 ) in read_params()1440 else if( strcmp( tmethod_name, "RPROP" ) == 0 ) in read_params()