Changeset 254 for tests

Show
Ignore:
Timestamp:
01/28/09 10:00:56 (16 years ago)
Author:
smidl
Message:

create namespace bdm

Location:
tests
Files:
21 modified

Legend:

Unmodified
Added
Removed
  • tests/UI/UIbuilder_test.cpp

    r249 r254  
    33using namespace libconfig; 
    44using namespace std; 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77class cls { 
  • tests/arx_elem_test.cpp

    r211 r254  
    11#include <estim/arx.h> 
    22#include <stat/libEF.h> 
    3 using namespace itpp; 
     3using namespace bdm; 
    44 
    55//These lines are needed for use of cout and endl 
  • tests/arx_test.cpp

    r211 r254  
    11#include <estim/arx.h> 
    22#include <stat/libEF.h> 
    3 using namespace itpp; 
     3using namespace bdm; 
    44 
    55//These lines are needed for use of cout and endl 
  • tests/datalink_test.cpp

    r192 r254  
    44#include "../bdm/math/chmat.h" 
    55 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • tests/egiw_test.cpp

    r211 r254  
    11#include <stat/libEF.h> 
    2 using namespace itpp; 
     2using namespace bdm; 
    33 
    44//These lines are needed for use of cout and endl 
  • tests/emix_test.cpp

    r211 r254  
    11#include <stat/libEF.h> 
    22#include <stat/emix.h> 
    3 using namespace itpp; 
     3using namespace bdm; 
    44 
    55//These lines are needed for use of cout and endl 
  • tests/enorm_test.cpp

    r211 r254  
    11#include <stat/libEF.h> 
    22#include <stat/emix.h> 
    3 using namespace itpp; 
     3using namespace bdm; 
    44 
    55//These lines are needed for use of cout and endl 
  • tests/loggers_test.cpp

    r162 r254  
    22#include <stat/loggers.h> 
    33 
    4 using namespace itpp; 
     4using namespace bdm; 
    55 
    66//These lines are needed for use of cout and endl 
  • tests/merger_2d_test.cpp

    r213 r254  
    33#include <estim/merger.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl 
  • tests/merger_iter_test.cpp

    r211 r254  
    33#include <estim/merger.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl 
  • tests/merger_test.cpp

    r211 r254  
    33#include <estim/merger.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl 
  • tests/mixef_test.cpp

    r201 r254  
    22#include <estim/arx.h> 
    33#include <stat/libEF.h> 
    4 using namespace itpp; 
     4using namespace bdm; 
    55 
    66//These lines are needed for use of cout and endl 
  • tests/rv_test.cpp

    r182 r254  
    44#include "../bdm/math/chmat.h" 
    55 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • tests/test0.cpp

    r211 r254  
    55 
    66#include <vector> 
    7 using namespace itpp; 
     7using namespace bdm; 
    88 
    99//These lines are needed for use of cout and endl 
  • tests/testEpdf.cpp

    r214 r254  
    22#include <stat/libEF.h> 
    33 
    4 using namespace itpp; 
     4using namespace bdm; 
    55 
    66//These lines are needed for use of cout and endl 
  • tests/testKF.cpp

    r170 r254  
    22#include <estim/libKF.h> 
    33 
    4 using namespace itpp; 
     4using namespace bdm; 
    55 
    66//These lines are needed for use of cout and endl 
  • tests/testKF_QR.cpp

    r170 r254  
    33#include <estim/libPF.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl 
  • tests/testKF_QRexh.cpp

    r162 r254  
    33#include <estim/libPF.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl 
  • tests/testPF.cpp

    r32 r254  
    44#include <stat/libEF.h> 
    55 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • tests/testResample.cpp

    r32 r254  
    44#include <stat/libEF.h> 
    55 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • tests/testSmp.cpp

    r211 r254  
    33#include <stat/emix.h> 
    44 
    5 using namespace itpp; 
     5using namespace bdm; 
    66 
    77//These lines are needed for use of cout and endl