Function fearrsso_eye_bases#

Function Documentation#

fearrsso_t fearrsso_eye_bases(uint64_t size, uint64_t nip, bases_t nbases, ord_t order, dhelpl_t dhl)#

Create a gauss array as the identity matrix.

Parameters:
  • size[in] Size of the matrix (final shape: <size,size>)

  • offsetx[in] Offset in the row direction.

  • offsety[in] Offset in the column direction.

  • nIntPts[in] Number of integration points.

  • nbases[in] Number of imaginary basis.

  • order[in] Truncation order of the number.

  • dhl[in] Direction helper list.