Function fedarr_dimCheck_FF_elementwise#

Function Documentation#

void fedarr_dimCheck_FF_elementwise(fedarr_t *arr1, fedarr_t *arr2, fedarr_t *res)#

Check dimensions for Elementwise matrix operation (such as addition or subtraction).

Parameters:
  • lhs[in] Left hand side

  • rhs[in] Right hand side

  • res[in] Result