Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...

    Contains a rotation matrix that can be used to transform one coordinate system to another.

    Index

    Constructors

    Properties

    Constructors

    Properties

    rot: number[][]

    A normalized 3x3 rotation matrix. For example, the identity matrix is represented as [[1, 0, 0], [0, 1, 0], [0, 0, 1]].