basisMatrix {spinebil} | R Documentation |
Generate 2-d basis in directions i, j in n dimensions (i,j <= n)
Description
Generate 2-d basis in directions i, j in n dimensions (i,j <= n)
Usage
basisMatrix(i, j, n)
Arguments
i |
first basis direction |
j |
second basis direction |
n |
number of dimensions |
Value
basis matrix
[Package spinebil version 0.1.6 Index]