Learn R Programming

GEOmap (version 2.1)

trans4: Translation matrix

Description

Translation matrix for rotations

Usage

trans4(vec)

Arguments

vec
3 vector

Value

  • 4 by 4 matrix

References

Rogers and Adams

See Also

rotx4, roty4, rotdelta4

Examples

Run this code
trans4(c(0,0,0))

Run the code above in your browser using DataLab