|
mmCEsim 0.3.0
mmWave Channel Estimation Simulation
|
#include <alg.h>
Public Attributes | |
| std::string | name |
| int8_t | dim = 0 |
| int8_t Alg::Var::dim = 0 |
Dimension of the variable. -1 for unknown. 0 for scalar; 1 for vector; 2 for matrix; 3 for tensor (cube).
| std::string Alg::Var::name |