19 FLA_Check_error_code( e_val );
22 FLA_Check_error_code( e_val );
25 FLA_Check_error_code( e_val );
28 FLA_Check_error_code( e_val );
33 FLA_Check_error_code( e_val );
36 FLA_Check_error_code( e_val );
39 FLA_Check_error_code( e_val );
42 FLA_Check_error_code( e_val );
47 FLA_Check_error_code( e_val );
50 FLA_Check_error_code( e_val );
53 FLA_Check_error_code( e_val );
56 FLA_Check_error_code( e_val );
FLA_Error FLA_Check_square(FLA_Obj A)
Definition: FLA_Check.c:363
FLA_Error FLA_Check_identical_object_precision(FLA_Obj A, FLA_Obj B)
Definition: FLA_Check.c:298
dim_t FLA_Obj_length(FLA_Obj obj)
Definition: FLA_Query.c:116
FLA_Error FLA_Check_nonconstant_object(FLA_Obj A)
Definition: FLA_Check.c:954
FLA_Error FLA_Check_vector_dim(FLA_Obj x, dim_t expected_length)
Definition: FLA_Check.c:1213
FLA_Error FLA_Check_if_vector(FLA_Obj A)
Definition: FLA_Check.c:383
FLA_Error FLA_Check_valid_uplo(FLA_Uplo uplo)
Definition: FLA_Check.c:76
FLA_Error FLA_Check_floating_object(FLA_Obj A)
Definition: FLA_Check.c:232
int FLA_Error
Definition: FLA_type_defs.h:47
unsigned long dim_t
Definition: FLA_type_defs.h:71