R2Q {AnalyzeFMRI}R Documentation

Rotation to quaternion

Description

Convert from rotation matrix to quaternion form.

Usage

R2Q(R)

Arguments

R Rotation matrix

Value

The quaternion.

See Also

Q2R


[Package AnalyzeFMRI version 1.1-11 Index]