Lines Matching refs:CV_StsBadArg

334         CV_ERROR(CV_StsBadArg, "delimited, miss_character and flt_separator must be different");  in set_delimiter()
352 CV_ERROR(CV_StsBadArg, "delimited, miss_character and flt_separator must be different"); in set_miss_ch()
373 CV_ERROR( CV_StsBadArg, "idx value is not correct" ); in set_response_idx()
408 CV_ERROR( CV_StsBadArg, "var_idx is not correct" ); in change_var_type()
411 CV_ERROR( CV_StsBadArg, "type is not correct" ); in change_var_type()
415 … CV_ERROR( CV_StsBadArg, "it`s impossible to assign CV_VAR_ORDERED type to categorical variable" ); in change_var_type()
440 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
458 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
465 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
470 … CV_ERROR( CV_StsBadArg, "it`s impossible to assign CV_VAR_ORDERED type to categorical variable" ); in set_var_types()
480 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
485 … CV_ERROR( CV_StsBadArg, "it`s impossible to assign CV_VAR_ORDERED type to categorical variable" ); in set_var_types()
491 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
498 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
505 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
512 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
525 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
532 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
539 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
543 CV_ERROR( CV_StsBadArg, "types string is not correct" ); in set_var_types()
634 CV_ERROR( CV_StsBadArg, "train samples count is not correct" ); in set_train_test_split()
641 CV_ERROR( CV_StsBadArg, "train samples count is not correct" ); in set_train_test_split()
784 CV_ERROR( CV_StsBadArg, "variable index is not correct" ); in change_var_idx()