Agora  1.2.0
Agora project
mat_logger.h File Reference

Declaration file for the MatLogger class which records runtime zero-forcing matrices into csv files. Enabled or disabled by cmake. More...

#include <cstddef>
#include <string>
#include "armadillo"
#include "csv_logger.h"
Include dependency graph for mat_logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CsvLog::MatLogger
 

Namespaces

 CsvLog
 

Variables

constexpr size_t CsvLog::kFrames = 10
 
constexpr size_t CsvLog::kFrameStart = 100
 
constexpr size_t CsvLog::kSCs = 304
 
constexpr size_t CsvLog::kBSAnts = 8
 
constexpr size_t CsvLog::kUEAnts = 1
 

Detailed Description

Declaration file for the MatLogger class which records runtime zero-forcing matrices into csv files. Enabled or disabled by cmake.