rotmat: rotmat function

View source: R/selectObsWindow.R

rotmatR Documentation

rotmat function

Description

This function returns a rotation matrix corresponding to an anticlockwise rotation of theta radians about the origin

Usage

rotmat(theta)

Arguments

theta

an angle in radians

Value

the transformation matrix corresponding to an anticlockwise rotation of theta radians about the origin


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.