Action: DISSIMILARITIES
| Module | matrixtools |
|---|---|
| Description | Usage |
| Calculate the matrix of dissimilarities between a trajectory of atomic configurations. | |
| output value | type |
| the product of the two input matrices | matrix |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
| Keyword | Type | Description |
|---|---|---|
| ARG | matrix | the label of the two matrices from which the product is calculated |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| ARG | input | none | the label of the two matrices from which the product is calculated |
| SERIAL | optional | false | do the calculation in serial |
| SQUARED | optional | false | calculate the squares of the dissimilarities (this option cannot be used with MATRIX_PRODUCT) |