Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
Matrix3 Class Reference

Basic 3x3 Matrix manipulation code. More...

Static Public Member Functions

static Vector3d MatrixTimesVector (ref double[,] M, ref Vector3d v)
 
static double Determinant (ref double[,] a)
 
static void MatrixInverse (ref double[,] a, ref double[,] Minv)
 
static void LogMatrix (ref double[,] a, string s)
 

Detailed Description

Basic 3x3 Matrix manipulation code.


The documentation for this class was generated from the following file: