CrossProduct
This block computes the cross-product of two input vectors of size three.
Library
MatrixOperations
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
externalActivation | External activation | Specifies whether the block receives an external activation or inherits its activation through its regular input ports. When External Activation is selected, an additional activation port is added to the block. By default, external activation is not selected. | Number | 0 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
A | explicit | A vector of size three. | input | 1 |
B | explicit | A vector of size three. | input | 2 |
AxB | explicit | The cross-product of A and B vectors which is vector of size three. | output | 1 |
Port 4 | activation | input | externalActivation |