| Tizen Native API
    7.0
    | 
Eina includes a family of matrix types of different dimension sizes and underlying data types. Dimensions supported include 2x2, 3x3, and 4x4. A fixed point variation of the 3x3 matrix is also supported, which uses the Eina_F16p16 (Q16.16) data type.
| Typedefs | |
| typedef enum _Eina_Matrix_Type | Eina_Matrix_Type | 
| typedef enum _Eina_Matrix_Axis | Eina_Matrix_Axis | 
Typedef Documentation
Matrix Axes
Matrix types
Enumeration Type Documentation
| enum _Eina_Matrix_Axis | 
| enum _Eina_Matrix_Type |