Function fedarr_matmul_FF#

Function Documentation#

fedarr_t fedarr_matmul_FF(fedarr_t *lhs, fedarr_t *rhs)#

Matrix multiplication.

RES = MATMUL( LHS, RHS )

Parameters:
  • lhs[in] Left hand side.

  • rhs[in] Right hand side.

  • res[in] result

  • dhl[in] Direction helper list