Function darr_eye# Defined in File real/array/base.h Function Documentation# darr_t darr_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.