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