PeriodicCopies: Create periodic copies of points in a simulation box

Description Usage Arguments Value

View source: R/MatchingPP.R

Description

Create 3^d periodic copies of points in [0,L)^d (auxiliary function)

Usage

1
PeriodicCopies(dimension,coordinates,L)

Arguments

dimension

Dimension of the simulation box

coordinates

Matrix that stores the coordinates of the points

L

Linear size of cubic simulation box

Value

Matrix that stores all periodic copies


michael-klatt/matchingpp documentation built on May 29, 2019, 3:06 a.m.