Lines Matching refs:CV_ERROR
287 CV_ERROR( CV_StsInternal, "data is empty" ); in get_missing()
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()
370 CV_ERROR( CV_StsInternal, "data is empty" ); in set_response_idx()
373 CV_ERROR( CV_StsBadArg, "idx value is not correct" ); in set_response_idx()
390 CV_ERROR( CV_StsInternal, "data is empty" ); in get_response_idx()
403 CV_ERROR( CV_StsInternal, "data is empty" ); in change_var_type()
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()
431 CV_ERROR( CV_StsInternal, "data is empty" ); in set_var_types()
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()
556 CV_ERROR( CV_StsInternal, "data is empty" ); in get_var_types()
600 CV_ERROR( CV_StsInternal, "data is empty" ); in get_responses()
624 CV_ERROR( CV_StsInternal, "data is empty" ); in set_train_test_split()
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()
683 CV_ERROR( CV_StsInternal, "data is empty" ); in get_train_sample_idx()
695 CV_ERROR( CV_StsInternal, "data is empty" ); in get_test_sample_idx()
707 CV_ERROR( CV_StsInternal, "data is empty" ); in mix_train_and_test_idx()
734 CV_ERROR( CV_StsInternal, "data is empty" ); in get_var_idx()
779 CV_ERROR( CV_StsInternal, "data is empty" ); in change_var_idx()
784 CV_ERROR( CV_StsBadArg, "variable index is not correct" ); in change_var_idx()