Class: RMath::RMtx3

Inherits:
Object
  • Object
show all
Defined in:
ext/rmath3d/rmath3d.c

Overview

provies 3x3 matrix arithmetic.

Notice

  • elements are stored in column-major order.