seq_matrix_rotate_first: Sequence of Matrices, polar followed by linear

View source: R/seq_matrix.R

seq_matrix_rotate_firstR Documentation

Sequence of Matrices, polar followed by linear

Description

Generally should not use. Given an individual transformation matrix, return a combination of polar and linear components. Rotation though happens on a unit circle.

Usage

seq_matrix_rotate_first(from, to, ...)

Arguments

from

Matrix

to

Matrix

...

Passed into seq() function, generally should only input length.out.

Value

List of matrices.


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.