util.rotmat {RGeostats}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 RGeostats version 14.0.10 Index]