ESP8266 ILI9341 display support code with printf sources, wire-frame viewer and custom fonts  1.0
ESP8266ILI9341DisplayProject
Data Fields
_mat Struct Reference

#include <matrix.h>

Data Fields

float ** data
 
int cols
 
int rows
 
int size
 

Detailed Description

Definition at line 27 of file matrix.h.

Field Documentation

int _mat::cols
float** _mat::data
int _mat::rows
int _mat::size

Definition at line 31 of file matrix.h.

Referenced by Determinant(), and MatAlloc().


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