Configuration object for SoxExpand. More...
#include <soxexpand.h>

Public Attributes | |
| double | initFeedbackStrength |
| initial value of diagonals of C | |
| unsigned int | numberContextSensors |
| number of sensors considered as context sensors | |
| matrix::Matrix | contextCoupling |
| coupling of context senors to bias | |
Configuration object for SoxExpand.
use SoxExpand::getDefaultConf() and then modify as needed before passing it to the contructor.
coupling of context senors to bias
| double initFeedbackStrength |
initial value of diagonals of C
| unsigned int numberContextSensors |
number of sensors considered as context sensors
1.6.3