v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::ringBufBuf_9 Struct Reference

Single ring buffer entry holding a float array and a pointer to its matrix view. More...

Public Attributes

int size
float * data
float *** datap

Detailed Description

Single ring buffer entry holding a float array and a pointer to its matrix view.

Definition at line 160 of file mne_meas_data.cpp.

Member Data Documentation

◆ data

float* INVERSELIB::ringBufBuf_9::data

Definition at line 162 of file mne_meas_data.cpp.

◆ datap

float*** INVERSELIB::ringBufBuf_9::datap

Definition at line 163 of file mne_meas_data.cpp.

◆ size

int INVERSELIB::ringBufBuf_9::size

Definition at line 161 of file mne_meas_data.cpp.


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