libflame
revision_anchor
|
Functions | |
FLA_Error | FLASH_Obj_create_helper_check (FLA_Bool without_buffer, FLA_Datatype datatype, dim_t m, dim_t n, dim_t depth, dim_t *b_m, dim_t *b_n, FLA_Obj *H) |
FLA_Error FLASH_Obj_create_helper_check | ( | FLA_Bool | without_buffer, |
FLA_Datatype | datatype, | ||
dim_t | m, | ||
dim_t | n, | ||
dim_t | depth, | ||
dim_t * | b_m, | ||
dim_t * | b_n, | ||
FLA_Obj * | H | ||
) |
References FLA_Check_null_pointer(), and FLA_Check_valid_datatype().
Referenced by FLASH_Obj_create_helper().