EVrandom: Generate uniform random Euler Vectors

Description Usage Arguments Value Author(s) Examples

Description

EVrandom generates uniform random Euler Vectors.

Usage

1
EVrandom(n=NA, tol = 10 * .Machine$double.eps, ignoreAllChk=FALSE)

Arguments

n

Optional integer for the number of generated Euler Vectors, default = 1.

tol

Tolerance from deviations from unity for the determinant of rotation matrices or the the vector length for unitary vectors.

ignoreAllChk

Logical, TRUE=disables all warnings and error checks (use with caution!).

Value

EV

Euler Vectors (EV).

Author(s)

Jose Gama

Examples

1
2

RSpincalc documentation built on May 2, 2019, 10:59 a.m.