Function carr_dimCheck_RR_samesize# Defined in File complex/array/utils.h Function Documentation# void carr_dimCheck_RR_samesize(carr_t *lhs, carr_t *rhs)# Check dimensions for arrays to have the same number of elements. (specific for dot product oper.). Parameters: lhs – [in] Left hand side rhs – [in] Right hand side