Function fecarr_dotproduct_FF#

Function Documentation#

fecnum_t fecarr_dotproduct_FF(fecarr_t *lhs, fecarr_t *rhs)#

Dot product between two vectors.

RES = DOT_PRODUCT( LHS, RHS )

Parameters:
  • lhs[in] Left hand side.

  • rhs[in] Right hand side.

  • res[in] result

  • dhl[in] Direction helper list