Function carr_eye#

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.