Function carr_eye# Defined in File complex/array/base.h Function Documentation# carr_t carr_eye(uint64_t size)# C-level memory allocation of a real array creating an identity matrix. Parameters: p_array – [inout] Address of the array. size – [in] Number of elements.