
Last chance! 50% off unlimited learning
Sale ends in
(nb.ldk) x (x; y) x (nb.shapes)
,
when passed with either a list, a matrix or an array of coordinates.
If a list is provided, checks that the number of landmarks is consistent.
ldk_check(ldk)
matrix
of (x; y) coordinates, a list, or an array.array
of (x; y) coordinates.
def_links
,
links_all
, links_delaunay
#coo_check('Not a shape')
#coo_check(matrix(1:10, ncol=2))
#coo_check(list(x=1:5, y=6:10))
Run the code above in your browser using DataLab