Changeset 254 for mpdm

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

create namespace bdm

Location:
mpdm
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • mpdm/merg_2a.cpp

    r217 r254  
    44#include <stat/loggers.h> 
    55//#include <stat/merger.h> 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • mpdm/merg_giw.cpp

    r211 r254  
    44#include <stat/loggers.h> 
    55//#include <stat/merger.h> 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • mpdm/merg_pred.cpp

    r213 r254  
    44#include <stat/loggers.h> 
    55//#include <stat/merger.h> 
    6 using namespace itpp; 
     6using namespace bdm; 
    77 
    88//These lines are needed for use of cout and endl 
  • mpdm/merger_iter_cond.cpp

    r205 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