Function fearrsso_sum_FF#
Defined in File semisparse/array/gauss/algebra.h
Function Documentation#
-
fearrsso_t fearrsso_sum_FF(fearrsso_t *lhs, fearrsso_t *rhs, dhelpl_t dhl)#
Matrix elementwise Addition.
RES = LHS + RHS
- Parameters:
lhs – [in] Left hand side.
rhs – [in] Right hand side.
res – [in] Result
dhl – [in] Direction helper list.