Changeset 721 for library/tests/stresssuite/arx_elem_stress.cpp
- Timestamp:
- 11/13/09 09:15:50 (15 years ago)
- Files:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
library/tests/stresssuite/arx_elem_stress.cpp
r717 r721 1 1 #include "estim/arx.h" 2 #include "../mat_checks.h" 3 2 4 using namespace bdm; 3 5 4 int main() {6 TEST ( arx_elem_stress ) { 5 7 // Setup model : ARX for 1D Gaussian 6 8 //Test constructor