Am 30.10.21 um 10:37 schrieb Artur T.:
Hi,
I am currently testing the new distance() function under development.
Thank you again for this new feature.
I am focusing on the pairwise case where both matrices X and Y are
given. Here is a toy example:
Also, the help text does not say anything on the return dimension in
case both matrices X and Y are given.
Oh, actually this is not true. The help text says:
"If Y is given, it must be a p×n matrix, each row of which is again
treated as a point in n-space. In this case the return value is a column
vector of length mp."
Artur