CARFAC C++
C++ implementation of CARFAC
CARFACCommon.H File Reference
#include <iostream>
#include <Eigen/Dense>
Include dependency graph for CARFACCommon.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define AGC_STAGE_COUNT   4
 The number of cascades in the AGC.

Typedefs

typedef float FP_TYPE
 The floating point type.

Define Documentation

#define AGC_STAGE_COUNT   4

The number of cascades in the AGC.


Typedef Documentation

typedef float FP_TYPE

The floating point type.

 All Classes Files Functions Variables Typedefs Defines