SMC_V3_SMAdd (FUN)

 

FUNCTION SMC_V3_SMAdd

Scalar (component-wise) Multiply-And-Add: vDst := vDst + vLhs .* vRhs.

InOut:

Scope

Name

Type

Inout

vDst

SMC_Vector3D

Inout Const

vLhs

SMC_Vector3D

vRhs

SMC_Vector3D

Output

Vec_SMAdd

BOOL