H_ball {lddmm} | R Documentation |
Hamming Ball
Description
Computes the Hamming Ball centered at x with radius r.
Usage
H_ball(x, S, r)
Arguments
x |
center of the Hamming Ball |
S |
number of states |
r |
radius of the Hamming Ball |
Value
Hamming Ball
[Package lddmm version 0.4.2 Index]