crossdist {smile} | R Documentation |
Pairwise distances between matrices
Description
Internal use.
Usage
crossdist(m1, m2)
Arguments
m1 |
a matrix representing a grid of points within a polygon. |
m2 |
a matrix representing a grid of points within a polygon. |
[Package smile version 1.0.5 Index]