Gateware Libraries  6.3.A
Beta Build
GW::MATH::GMATRIXD Struct Reference

Matrix with 4 double vectors which represent for each row. More...

#include <GMathDefines.h>

Public Attributes

union {
   struct {
      GVECTORD   row1
 
      GVECTORD   row2
 
      GVECTORD   row3
 
      GVECTORD   row4
 
   } 
 
   double   data [16]
 
}; 
 

Detailed Description

Matrix with 4 double vectors which represent for each row.


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