Linear combination of two input
vectors.
NormalizeVectorA | Whether to normalize vector A. |
NormalizeVectorB | Whether to normalize vector B. |
OutputDimension | A dimension to interpret the output vector. |
OutputDimensionInheritance | Determines whether the output dimension is inherited or explicitly specified using OutputDimension. |
ScaleFactorA | Scale factor for vector A. |
ScaleFactorB | Scale factor for vector B. |
VectorA | Vector A can be any VGT vector. |
VectorB | Vector B can be any VGT vector. |