util.rotmat {RGeoS}R Documentation

Check if the input matrix is a rotation matrix

Description

Check if the input matrix is a rotation matrix

Usage

util.rotmat(ndim, rotmat)

Arguments

ndim

Dimension of the matrix

rotmat

Input matrix

Value


[Package RGeoS version 9.1.1 Index]