- Timestamp:
- 08/01/11 22:11:09 (13 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/bdm/estim/arx.cpp
r1192 r1380 352 352 353 353 void ARXpartialforg::bayes ( const vec &val, const vec &cond ) { 354 #define LOG2 0.69314718055995 354 355 #define LOG2 0.69314718055995 355 356 vec frg = cond.right(cond.length() - rgrlen); 356 357 vec cond_rgr = cond.left(rgrlen); // regression vector