H_ball: Hamming Ball

View source: R/fcts.R

H_ballR 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


lddmm documentation built on June 7, 2023, 5:28 p.m.