You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
534 B
C
25 lines
534 B
C
//
|
|
// Academic License - for use in teaching, academic research, and meeting
|
|
// course requirements at degree granting institutions only. Not for
|
|
// government, commercial, or other organizational use.
|
|
// File: getLoudness_data.h
|
|
//
|
|
// MATLAB Coder version : 5.2
|
|
// C/C++ source code generated on : 05-Feb-2022 12:14:13
|
|
//
|
|
|
|
#ifndef GETLOUDNESS_DATA_H
|
|
#define GETLOUDNESS_DATA_H
|
|
|
|
// Include Files
|
|
#include "rtwtypes.h"
|
|
#include <cstddef>
|
|
#include <cstdlib>
|
|
|
|
#endif
|
|
//
|
|
// File trailer for getLoudness_data.h
|
|
//
|
|
// [EOF]
|
|
//
|