Function darr_dimCheck_RR_samesize# Defined in File real/array/utils.h Function Documentation# void darr_dimCheck_RR_samesize(darr_t *lhs, darr_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