mmCEsim
0.3.0
mmWave Channel Estimation Simulation
lang.h
Go to the documentation of this file.
1
12
#ifndef _EXPORT_LANG_H_
13
#define _EXPORT_LANG_H_
14
20
enum class
Lang
{
21
CPP
,
22
MATLAB
,
23
OCTAVE
,
24
PY
,
25
IPYNB
26
};
27
28
#endif
Lang
Lang
Export language.
Definition:
lang.h:20
Lang::PY
@ PY
Python with NumPy library.
Lang::IPYNB
@ IPYNB
IPyNb with NumPy library.
Lang::CPP
@ CPP
C++ with Armadillo library.
Lang::MATLAB
@ MATLAB
MATLAB.
Lang::OCTAVE
@ OCTAVE
GNU Octave.
include
export
lang.h
Generated on Mon Apr 14 2025 06:34:32 for mmCEsim by
1.9.4