18 FLA_Check_error_code( e_val );
21 FLA_Check_error_code( e_val );
24 FLA_Check_error_code( e_val );
27 FLA_Check_error_code( e_val );
30 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 );
45 FLA_Check_error_code( e_val );
49 FLA_Check_error_code( e_val );
52 FLA_Check_error_code( e_val );
FLA_Error FLA_Check_square(FLA_Obj A)
Definition: FLA_Check.c:363
FLA_Error FLA_Check_object_width_equals(FLA_Obj A, dim_t n)
Definition: FLA_Check.c:1049
dim_t FLA_Obj_width(FLA_Obj obj)
Definition: FLA_Query.c:123
FLA_Error FLA_Check_conformal_dims(FLA_Trans trans, FLA_Obj A, FLA_Obj B)
Definition: FLA_Check.c:393
FLA_Error FLA_Check_object_length_equals(FLA_Obj A, dim_t m)
Definition: FLA_Check.c:1039
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_identical_object_datatype(FLA_Obj A, FLA_Obj B)
Definition: FLA_Check.c:967
FLA_Error FLA_Check_floating_object(FLA_Obj A)
Definition: FLA_Check.c:232
int FLA_Error
Definition: FLA_type_defs.h:47