Description Usage Arguments Value
Find signatures in other.sigs
with the highest cosine similarity to query.sig
.
1 | Match1Sig(query.sig, other.sigs)
|
query.sig |
A single signature. |
other.sigs |
Matrix with each column being one signature. |
The maximum similarity between query.sig
and any signature in
other.sigs
; the name of the single element
in the vector is the name
of a signature with the maximum similarity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.