Overload List
Name | Description | |
---|---|---|
Multiply(TextEntity, TextEntity) |
Compute text vectors' scalar product.
|
|
Multiply(TextEntity, Double) |
Wrapper to multiply a text by some scalar number.
|
|
Multiply(Double, TextEntity) |
Wrapper to multiply a text by some scalar number.
|